SizePropertyGroup QML Type
A group object exposing the properties of SizeProperty to QML. More...
Import Statement: | import org.kde.union.impl |
Properties
Detailed Description
Property Documentation
bottom : qreal |
Exposes SizeProperty::bottom to QML.
left : qreal |
Exposes SizeProperty::left to QML.
right : qreal |
Exposes SizeProperty::right to QML.
top : qreal |
Exposes SizeProperty::top to QML.