![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/private/qglobal_p.h>
#include <qstringconverter.h>
#include <qxmlstream.h>
#include "qxmlstreamgrammar_p.h"
#include <QtCore/qhash.h>
#include <QCoreApplication>
#include <memory>
#include <optional>
Go to the source code of this file.
Classes | |
class | QtPrivate::XmlStringRef |
class | QXmlStreamSimpleStack< T > |
class | QXmlStream |
class | QXmlStreamPrivateTagStack |
struct | QXmlStreamPrivateTagStack::NamespaceDeclaration |
struct | QXmlStreamPrivateTagStack::Tag |
Namespaces | |
namespace | QtPrivate |
Macros | |
#define | QXMLSTREAM_P_H |
#define | MAKE_MEMBER(name) |
#define | MAKE_OP(op) |
#define | MAKE_OP(op) |
#define MAKE_MEMBER | ( | name | ) |
Definition at line 78 of file qxmlstream_p.h.
#define MAKE_OP | ( | op | ) |
Definition at line 93 of file qxmlstream_p.h.
#define MAKE_OP | ( | op | ) |
Definition at line 93 of file qxmlstream_p.h.
#define QXMLSTREAM_P_H |
Definition at line 28 of file qxmlstream_p.h.