Qt 4.8
Public Variables | List of all members
QXmlStreamPrivateTagStack::Tag Struct Reference

#include <qxmlstream_p.h>

Public Variables

QStringRef name
 
NamespaceDeclaration namespaceDeclaration
 
int namespaceDeclarationsSize
 
QStringRef qualifiedName
 
int tagStackStringStorageSize
 

Detailed Description

Definition at line 686 of file qxmlstream_p.h.

Properties

◆ name

QStringRef QXmlStreamPrivateTagStack::Tag::name

◆ namespaceDeclaration

NamespaceDeclaration QXmlStreamPrivateTagStack::Tag::namespaceDeclaration

◆ namespaceDeclarationsSize

int QXmlStreamPrivateTagStack::Tag::namespaceDeclarationsSize

◆ qualifiedName

QStringRef QXmlStreamPrivateTagStack::Tag::qualifiedName

Definition at line 689 of file qxmlstream_p.h.

Referenced by QXmlStreamReaderPrivate::parse().

◆ tagStackStringStorageSize

int QXmlStreamPrivateTagStack::Tag::tagStackStringStorageSize

The documentation for this struct was generated from the following file: