StylePropertyGroupQuick QML Type
A group object exposing the properties of StylePropertyGroup to QML. More...
| Import Statement: | import org.kde.union.impl |
Properties
- background : BackgroundPropertyGroupQuick
- border : BorderPropertyGroupQuick
- corners : CornersPropertyGroupQuick
- icon : IconPropertyGroupQuick
- layout : LayoutPropertyGroupQuick
- outline : OutlinePropertyGroupQuick
- shadow : ShadowPropertyGroupQuick
- text : TextPropertyGroupQuick
Detailed Description
Property Documentation
background : BackgroundPropertyGroupQuick
Exposes StylePropertyGroup::BackgroundPropertyGroup to QML.
border : BorderPropertyGroupQuick
Exposes StylePropertyGroup::BorderPropertyGroup to QML.
corners : CornersPropertyGroupQuick
Exposes StylePropertyGroup::CornersPropertyGroup to QML.
icon : IconPropertyGroupQuick
Exposes StylePropertyGroup::IconPropertyGroup to QML.
layout : LayoutPropertyGroupQuick
Exposes StylePropertyGroup::LayoutPropertyGroup to QML.
outline : OutlinePropertyGroupQuick
Exposes StylePropertyGroup::OutlinePropertyGroup to QML.
shadow : ShadowPropertyGroupQuick
Exposes StylePropertyGroup::ShadowPropertyGroup to QML.
text : TextPropertyGroupQuick
Exposes StylePropertyGroup::TextPropertyGroup to QML.