- add
void add(const(QTextBlock) block)
Undocumented in source.
- count
int count()
Undocumented in source.
- format
QTextListFormat format()
Undocumented in source. Be warned that the author may not have intended to support it.
- isEmpty
bool isEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
- item
QTextBlock item(int i)
Undocumented in source.
- itemNumber
int itemNumber(const(QTextBlock) )
Undocumented in source.
- itemText
QString itemText(const(QTextBlock) )
Undocumented in source.
- remove
void remove(const(QTextBlock) )
Undocumented in source.
- removeItem
void removeItem(int i)
Undocumented in source.
- setFormat
void setFormat(const(QTextListFormat) aformat)
Undocumented in source. Be warned that the author may not have intended to support it.