Qt Quick Layouts - Basic Example

Demonstrates how to use layout types to arrange a UI.

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

Running the Example

You can run the example from:

Example project @ code.qt.io