![]() |
Qt 4.8
|
#include <QtCore/qstring.h>#include <QtCore/qnamespace.h>#include <QtCore/qrect.h>#include <QtCore/qvector.h>#include <QtGui/qcolor.h>#include <QtCore/qobject.h>#include <QtGui/qevent.h>#include <QtGui/qtextformat.h>#include <QtGui/qglyphrun.h>#include <QtGui/qtextcursor.h>Go to the source code of this file.
Classes | |
| class | QTextInlineObject |
| The QTextInlineObject class represents an inline object in a QTextLayout. More... | |
| class | QTextLayout |
| The QTextLayout class is used to lay out and render text. More... | |
| class | QTextLayout::FormatRange |
| The QTextLayout::FormatRange structure is used to apply extra formatting information for a specified area in the text layout's content. More... | |
| class | QTextLine |
| The QTextLine class represents a line of text inside a QTextLayout. More... | |