Qt Quick Controls - Basic Layouts 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.

Files: