TextPropertyGroupQuick QML Type

A group object exposing the properties of TextPropertyGroup to QML. More...

Import Statement: import org.kde.union.impl

Properties

  • alignment : AlignmentPropertyGroupQuick
  • color : Union::Color
  • elide : Union::Properties::TextElide
  • font : QFont
  • wrapMode : Union::Properties::TextWrapMode

Detailed Description

Property Documentation

alignment : AlignmentPropertyGroupQuick

Exposes TextPropertyGroup::AlignmentPropertyGroup to QML.

color : Union::Color

Exposes TextPropertyGroup::color to QML.

elide : Union::Properties::TextElide

Exposes TextPropertyGroup::elide to QML.

font : QFont

Exposes TextPropertyGroup::font to QML.

wrapMode : Union::Properties::TextWrapMode

Exposes TextPropertyGroup::wrapMode to QML.