QTextBlockGroup

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(QTextDocument doc)
Undocumented in source.
this
this(QTextBlockGroupPrivate p, QTextDocument doc)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

blockFormatChanged
void blockFormatChanged(const(QTextBlock) block)
Undocumented in source.
blockInserted
void blockInserted(const(QTextBlock) block)
Undocumented in source.
blockList
QList!(QTextBlock) blockList()
Undocumented in source.
blockRemoved
void blockRemoved(const(QTextBlock) block)
Undocumented in source.

Inherited Members

From QTextObject

setFormat
void setFormat(const(QTextFormat) format)
Undocumented in source.
format
QTextFormat format()
Undocumented in source.
formatIndex
int formatIndex()
Undocumented in source.
document
QTextDocument document()
Undocumented in source.
objectIndex
int objectIndex()
Undocumented in source.
docHandle
QTextDocumentPrivate* docHandle()
Undocumented in source.

Meta