![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>
#include <QtCore/qobject.h>
#include <QtGui/qtextformat.h>
#include <QtGui/qtextlayout.h>
#include <QtGui/qglyphrun.h>
Go to the source code of this file.
Classes | |
class | QTextObject |
\reentrant More... | |
class | QTextBlockGroup |
\reentrant More... | |
class | QTextFrameLayoutData |
class | QTextFrame |
\reentrant More... | |
class | QTextFrame::iterator |
\reentrant More... | |
class | QTextBlockUserData |
\reentrant More... | |
class | QTextBlock |
\reentrant More... | |
class | QTextBlock::iterator |
\reentrant More... | |
class | QTextFragment |
\reentrant More... | |
Q_DECLARE_TYPEINFO | ( | QTextBlock | , |
Q_RELOCATABLE_TYPE | |||
) |
Q_DECLARE_TYPEINFO | ( | QTextBlock::iterator | , |
Q_RELOCATABLE_TYPE | |||
) |
Q_DECLARE_TYPEINFO | ( | QTextFragment | , |
Q_RELOCATABLE_TYPE | |||
) |
Q_DECLARE_TYPEINFO | ( | QTextFrame::iterator | , |
Q_RELOCATABLE_TYPE | |||
) |