QTextFragment

Binding for C++ class QTextFragment.

Constructors

this
this(const(QTextDocumentPrivate)* priv, int f, int fe)
Undocumented in source.
this
this()
Undocumented in source.
this
this(const(QTextFragment) o)
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

charFormat
QTextCharFormat charFormat()
Undocumented in source.
charFormatIndex
int charFormatIndex()
Undocumented in source.
contains
bool contains(int position)
Undocumented in source.
glyphRuns
QList!(QGlyphRun) glyphRuns(int from, int length)
Undocumented in source.
isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.
length
int length()
Undocumented in source.
position
int position()
Undocumented in source.
text
QString text()
Undocumented in source.

Meta