Qt Quick Controls 范例

These examples show how to create user interfaces using Qt Quick Controls .

Qt Quick Controls - Calendar Example Demonstrates the use of Calendar control
Qt Quick Controls - File System Browser Example An example for the TreeView control.
Qt Quick Controls - 画廊 A collection of components for a classic desktop-style UI.
Qt Quick Controls - Styles Example Demonstrates custom styles
Qt Quick Controls - Table View Example An example for the TableView control.
Qt Quick Controls - Text Editor Example A QML app using Qt Quick Controls and a C++ class to provide a fully-functional rich-text editor application.
Qt Quick Controls - Touch Gallery Demonstrates UI controls for a touch interface
Qt Quick Controls - UI Forms Demonstrates how to separate the application logic from the UI.