8eb1bc10f5
it's an import in core, and advertises itself as an "attached property" with this we can: say that all its chidren are of a certain context, like "button" or "complementary" then anywhere there will be available an attached property, as ColorScope, so like: PlasmaCore.ColorScope { group: PlasmaCore.Theme.Complementary PlasmaComponents.Label { text: "foo" color: ColorScope.textColor } }
2.0 KiB
2.0 KiB