- alignment
qt.core.namespace.Alignment alignment()
Undocumented in source. Be warned that the author may not have intended to support it.
- setAlignment
void setAlignment(qt.core.namespace.Alignment aalignment)
Undocumented in source. Be warned that the author may not have intended to support it.
- setFlags
void setFlags(Flags aflags)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTabArray
void setTabArray(const(QList!(qreal)) tabStops)
Undocumented in source.
- setTabStop
void setTabStop(qreal atabStop)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTabStopDistance
void setTabStopDistance(qreal atabStop)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTabs
void setTabs(const(QList!(Tab)) tabStops)
Undocumented in source.
- setTextDirection
void setTextDirection(qt.core.namespace.LayoutDirection aDirection)
Undocumented in source. Be warned that the author may not have intended to support it.
- setUseDesignMetrics
void setUseDesignMetrics(bool b)
Undocumented in source. Be warned that the author may not have intended to support it.
- setWrapMode
void setWrapMode(WrapMode wrap)
Undocumented in source. Be warned that the author may not have intended to support it.
- tabArray
QList!(qreal) tabArray()
Undocumented in source.
- tabStop
qreal tabStop()
Undocumented in source. Be warned that the author may not have intended to support it.
- tabStopDistance
qreal tabStopDistance()
Undocumented in source. Be warned that the author may not have intended to support it.
- tabs
QList!(Tab) tabs()
Undocumented in source.
- useDesignMetrics
bool useDesignMetrics()
Undocumented in source. Be warned that the author may not have intended to support it.
- wrapMode
WrapMode wrapMode()
Undocumented in source. Be warned that the author may not have intended to support it.