Qt Quick Layouts - Basic Example

This example shows how to easily arrange UI components into layouts with GridLayout, RowLayout, and ColumnLayout.

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.

Files: