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.

運行範例

要運行範例從 Qt Creator ,打開 Welcome 模式,然後選擇範例從 Examples 。更多信息,拜訪 構建和運行範例 .

範例工程 @ code.qt.io