![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/private/qtguiglobal_p.h>
#include "private/qobject_p.h"
#include "qtextdocument_p.h"
#include "qabstracttextdocumentlayout.h"
#include "QtCore/qhash.h"
Go to the source code of this file.
Classes | |
struct | QTextObjectHandler |
class | QAbstractTextDocumentLayoutPrivate |
Typedefs | |
typedef QHash< int, QTextObjectHandler > | HandlerHash |
typedef QHash<int, QTextObjectHandler> HandlerHash |
Definition at line 32 of file qabstracttextdocumentlayout_p.h.