.. _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.