QtBase  v6.3.1
Classes | Functions
qtextlayout.h File Reference
#include <QtGui/qcolor.h>
#include <QtGui/qevent.h>
#include <QtGui/qglyphrun.h>
#include <QtGui/qtextcursor.h>
#include <QtGui/qtextformat.h>
#include <QtGui/qtguiglobal.h>
#include <QtCore/qlist.h>
#include <QtCore/qnamespace.h>
#include <QtCore/qobject.h>
#include <QtCore/qrect.h>
#include <QtCore/qstring.h>
Include dependency graph for qtextlayout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QTextInlineObject
 The QTextInlineObject class represents an inline object in a QAbstractTextDocumentLayout and its implementations. \inmodule QtGui. More...
 
class  QTextLayout
 The QTextLayout class is used to lay out and render text. \inmodule QtGui. 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. \inmodule QtGui. More...
 
class  QTextLine
 The QTextLine class represents a line of text inside a QTextLayout. \inmodule QtGui. More...
 

Functions

 Q_DECLARE_TYPEINFO (QTextLayout::FormatRange, Q_RELOCATABLE_TYPE)
 

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QTextLayout::FormatRange  ,
Q_RELOCATABLE_TYPE   
)