Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 176 of file qxmlstream_p.h.

Member Data Documentation

◆ namespaceUri

XmlStringRef QXmlStreamPrivateTagStack::NamespaceDeclaration::namespaceUri

Definition at line 179 of file qxmlstream_p.h.

◆ prefix

XmlStringRef QXmlStreamPrivateTagStack::NamespaceDeclaration::prefix

Definition at line 178 of file qxmlstream_p.h.


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