![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qiodevice.h>
#include <QtCore/qlist.h>
#include <QtCore/qscopedpointer.h>
#include <QtCore/qstring.h>
Go to the source code of this file.
Classes | |
class | QtPrivate::QXmlString |
class | QXmlStreamAttribute |
class | QXmlStreamAttributes |
class | QXmlStreamNamespaceDeclaration |
class | QXmlStreamNotationDeclaration |
class | QXmlStreamEntityDeclaration |
class | QXmlStreamEntityResolver |
Namespaces | |
namespace | QtPrivate |
\macro QT_NAMESPACE | |
Typedefs | |
typedef QList< QXmlStreamNamespaceDeclaration > | QXmlStreamNamespaceDeclarations |
typedef QList< QXmlStreamNotationDeclaration > | QXmlStreamNotationDeclarations |
typedef QList< QXmlStreamEntityDeclaration > | QXmlStreamEntityDeclarations |
Definition at line 169 of file qxmlstream.h.
Definition at line 122 of file qxmlstream.h.
Definition at line 143 of file qxmlstream.h.
Q_DECLARE_TYPEINFO | ( | QXmlStreamAttribute | , |
Q_RELOCATABLE_TYPE | |||
) |
Q_DECLARE_TYPEINFO | ( | QXmlStreamEntityDeclaration | , |
Q_RELOCATABLE_TYPE | |||
) |
Q_DECLARE_TYPEINFO | ( | QXmlStreamNamespaceDeclaration | , |
Q_RELOCATABLE_TYPE | |||
) |
Q_DECLARE_TYPEINFO | ( | QXmlStreamNotationDeclaration | , |
Q_RELOCATABLE_TYPE | |||
) |
QT_REQUIRE_CONFIG | ( | xmlstream | ) |