Qt Quick Layouts - Basic Example
This example shows how to easily arrange UI components into layouts with GridLayout, RowLayout, and ColumnLayout.
运行示例
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: