Qt Quick Controls - Gallery#
A gallery of controls.
The gallery example is a simple application with a drawer menu that contains all the Qt Quick Controls . Each menu item opens a page that shows the graphical appearance of a control, allows you to interact with the control, and explains in which circumstances it is handy to use this control.
Running the Example#
To run the example from Qt Creator , open the Welcome mode and select the example from Examples. For more information, visit Building and Running an Example.