Home · Overviews · Examples 

QTextInlineObject Class Reference
[com.trolltech.qt.gui module]

The QTextInlineObject class represents an inline object in a QTextLayout. More...


Detailed Description

The QTextInlineObject class represents an inline object in a QTextLayout.

This class is only used if the text layout is used to lay out parts of a QTextDocument.

The inline object has various attributes that can be set, for example using, setWidth, setAscent, and setDescent. The rectangle it occupies is given by rect, and its direction by isRightToLeft(). Its position in the text layout is given by at(), and its format is given by format.


Copyright © 2007 Trolltech Trademarks
Qt Jambi 4.3.2_01