aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/referenceexamples/grouped/doc/grouped.rst
blob: 691c1d393bbfed2aa2868902d6f2bee76afb1d52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. _qml-grouped-example:

Extending QML - Grouped Properties Example
==========================================

Grouped Properties.

This example builds on the the :ref:`qml-default-property-example`,
the :ref:`qml-inheritance-and-coercion-example`
the :ref:`qml-object-and-list-property-types-example`
and the :ref:`qml-adding-types-example`.

Running the Example
-------------------

The ``main.py`` file in the example includes a simple shell application that
loads and runs the QML snippet shown below.