Qt 4.8
|
#include <qxmlstream_p.h>
Public Variables | |
QStringRef | name |
NamespaceDeclaration | namespaceDeclaration |
int | namespaceDeclarationsSize |
QStringRef | qualifiedName |
int | tagStackStringStorageSize |
Definition at line 686 of file qxmlstream_p.h.
QStringRef QXmlStreamPrivateTagStack::Tag::name |
Definition at line 688 of file qxmlstream_p.h.
Referenced by QXmlStreamReaderPrivate::parse(), and QXmlStreamWriter::writeEndElement().
NamespaceDeclaration QXmlStreamPrivateTagStack::Tag::namespaceDeclaration |
Definition at line 690 of file qxmlstream_p.h.
Referenced by QXmlStreamReaderPrivate::parse(), and QXmlStreamWriter::writeEndElement().
int QXmlStreamPrivateTagStack::Tag::namespaceDeclarationsSize |
QStringRef QXmlStreamPrivateTagStack::Tag::qualifiedName |
Definition at line 689 of file qxmlstream_p.h.
Referenced by QXmlStreamReaderPrivate::parse().
int QXmlStreamPrivateTagStack::Tag::tagStackStringStorageSize |
Definition at line 691 of file qxmlstream_p.h.
Referenced by QXmlStreamPrivateTagStack::tagStack_pop(), and QXmlStreamPrivateTagStack::tagStack_push().