StylePropertyGroup QML Type
A group object exposing the properties of StyleProperty to QML. More...
| Import Statement: | import org.kde.union.impl |
Properties
- background : BackgroundPropertyGroup
- border : BorderPropertyGroup
- corners : CornersPropertyGroup
- icon : IconPropertyGroup
- layout : LayoutPropertyGroup
- outline : OutlinePropertyGroup
- shadow : ShadowPropertyGroup
- text : TextPropertyGroup
Detailed Description
Property Documentation
background : BackgroundPropertyGroup
Exposes StyleProperty::BackgroundProperty to QML.
border : BorderPropertyGroup
Exposes StyleProperty::BorderProperty to QML.
corners : CornersPropertyGroup
Exposes StyleProperty::CornersProperty to QML.
icon : IconPropertyGroup
Exposes StyleProperty::IconProperty to QML.
layout : LayoutPropertyGroup
Exposes StyleProperty::LayoutProperty to QML.
outline : OutlinePropertyGroup
Exposes StyleProperty::OutlineProperty to QML.
shadow : ShadowPropertyGroup
Exposes StyleProperty::ShadowProperty to QML.
text : TextPropertyGroup
Exposes StyleProperty::TextProperty to QML.