QTextListFormat

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(const(QTextFormat) fmt)
Undocumented in source.

Alias This

base0

Members

Enums

Style
enum Style
Undocumented in source.

Functions

indent
int indent()
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.
numberPrefix
QString numberPrefix()
Undocumented in source. Be warned that the author may not have intended to support it.
numberSuffix
QString numberSuffix()
Undocumented in source. Be warned that the author may not have intended to support it.
setIndent
void setIndent(int aindent)
Undocumented in source. Be warned that the author may not have intended to support it.
setNumberPrefix
void setNumberPrefix(const(QString) np)
Undocumented in source. Be warned that the author may not have intended to support it.
setNumberSuffix
void setNumberSuffix(const(QString) ns)
Undocumented in source. Be warned that the author may not have intended to support it.
setStyle
void setStyle(Style astyle)
Undocumented in source. Be warned that the author may not have intended to support it.
style
Style style()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

base0
QTextFormat base0;
Undocumented in source.

Meta