AlignmentPropertyGroup QML Type
A group object exposing the properties of AlignmentProperty to QML. More...
Import Statement: | import org.kde.union.impl |
Properties
- container : Union::Properties::AlignmentContainer
- horizontal : Union::Properties::Alignment
- order : int
- vertical : Union::Properties::Alignment
Detailed Description
Property Documentation
container : Union::Properties::AlignmentContainer |
Exposes AlignmentProperty::container to QML.
horizontal : Union::Properties::Alignment |
Exposes AlignmentProperty::horizontal to QML.
order : int |
Exposes AlignmentProperty::order to QML.
vertical : Union::Properties::Alignment |
Exposes AlignmentProperty::vertical to QML.