Qt Quick Controls - Attached Style Properties Example

Demonstrates use of QQuickAttachedPropertyPropagator.

The Attached Style Properties example is a simple application that shows how to use QQuickAttachedPropertyPropagator to propagate attached property values to child objects.

Running the Example

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.

Example project @ code.qt.io