- 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.
- setTabStopDistance
void setTabStopDistance(qreal atabStop)
Undocumented in source. Be warned that the author may not have intended to support it.
- 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.
- tabStopDistance
qreal tabStopDistance()
Undocumented in source. Be warned that the author may not have intended to support it.
- textDirection
qt.core.namespace.LayoutDirection textDirection()
Undocumented in source. Be warned that the author may not have intended to support it.
- 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.
Binding for C++ class QTextOption.