QTextInlineObject

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(int i, QTextEngine* e)
Undocumented in source.
this
this()
Undocumented in source.

Members

Functions

ascent
qreal ascent()
Undocumented in source.
descent
qreal descent()
Undocumented in source.
format
QTextFormat format()
Undocumented in source.
formatIndex
int formatIndex()
Undocumented in source.
height
qreal height()
Undocumented in source.
isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.
rect
QRectF rect()
Undocumented in source.
setAscent
void setAscent(qreal a)
Undocumented in source.
setDescent
void setDescent(qreal d)
Undocumented in source.
setWidth
void setWidth(qreal w)
Undocumented in source.
textDirection
qt.core.namespace.LayoutDirection textDirection()
Undocumented in source.
textPosition
int textPosition()
Undocumented in source.
width
qreal width()
Undocumented in source.

Meta