StylePropertyGroup QML Type
A group object exposing the properties of StyleProperty to QML. More...
Import Statement: | import org.kde.union.impl |
Properties
- background : BackgroundPropertyGroup
- icon : IconPropertyGroup
- layout : LayoutPropertyGroup
- palette : PalettePropertyGroup
- text : TextPropertyGroup
Detailed Description
Property Documentation
background : BackgroundPropertyGroup |
Exposes StyleProperty::BackgroundProperty to QML.
icon : IconPropertyGroup |
Exposes StyleProperty::IconProperty to QML.
layout : LayoutPropertyGroup |
Exposes StyleProperty::LayoutProperty to QML.
palette : PalettePropertyGroup |
Exposes StyleProperty::PaletteProperty to QML.
text : TextPropertyGroup |
Exposes StyleProperty::TextProperty to QML.