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
QXmlStreamReaderPrivate::NotationDeclaration Struct Reference

#include <qxmlstream_p.h>

+ Collaboration diagram for QXmlStreamReaderPrivate::NotationDeclaration:

Public Attributes

XmlStringRef name
 
XmlStringRef publicId
 
XmlStringRef systemId
 

Detailed Description

Definition at line 350 of file qxmlstream_p.h.

Member Data Documentation

◆ name

XmlStringRef QXmlStreamReaderPrivate::NotationDeclaration::name

Definition at line 351 of file qxmlstream_p.h.

◆ publicId

XmlStringRef QXmlStreamReaderPrivate::NotationDeclaration::publicId

Definition at line 352 of file qxmlstream_p.h.

◆ systemId

XmlStringRef QXmlStreamReaderPrivate::NotationDeclaration::systemId

Definition at line 353 of file qxmlstream_p.h.


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