Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QXmlStreamPrivateTagStack::NamespaceDeclaration Struct Reference

#include <qxmlstream_p.h>

Collaboration diagram for QXmlStreamPrivateTagStack::NamespaceDeclaration:

Public Attributes

XmlStringRef prefix
XmlStringRef namespaceUri

Detailed Description

Definition at line 177 of file qxmlstream_p.h.

Member Data Documentation

◆ namespaceUri

XmlStringRef QXmlStreamPrivateTagStack::NamespaceDeclaration::namespaceUri

Definition at line 180 of file qxmlstream_p.h.

◆ prefix

XmlStringRef QXmlStreamPrivateTagStack::NamespaceDeclaration::prefix

Definition at line 179 of file qxmlstream_p.h.


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