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