Qt Quick Controls - Attached Style Properties Example

Demonstrates use of QQuickAttachedPropertyPropagator.

Window with toolbar containing dark mode toggle and buttons

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

You can run the example from:

Example project @ code.qt.io