TextPropertyGroup QML Type
A group object exposing the properties of TextProperty to QML. More...
| Import Statement: | import org.kde.union.impl |
Properties
- alignment : AlignmentPropertyGroup
- color : Union::Color
- elide : Union::Properties::TextElide
- font : QFont
- wrapMode : Union::Properties::TextWrapMode
Detailed Description
Property Documentation
alignment : AlignmentPropertyGroup
Exposes TextProperty::AlignmentProperty to QML.
color : Union::Color
Exposes TextProperty::color to QML.
elide : Union::Properties::TextElide
Exposes TextProperty::elide to QML.
font : QFont
Exposes TextProperty::font to QML.
wrapMode : Union::Properties::TextWrapMode
Exposes TextProperty::wrapMode to QML.