QTextOption.Tab

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Constructors

this
this()
Undocumented in source.
this
this(qreal pos, TabType tabType, QChar delim)
Undocumented in source.

Members

Variables

delimiter
QChar delimiter;
Undocumented in source.
position
qreal position;
Undocumented in source.
type
TabType type;
Undocumented in source.

Meta