|  | Qt 6.x
    The Qt SDK | 
#include <qxmlstream.h>
 Collaboration diagram for QXmlStreamNotationDeclaration:
 Collaboration diagram for QXmlStreamNotationDeclaration:| Public Member Functions | |
| QXmlStreamNotationDeclaration () | |
| QStringView | name () const | 
| QStringView | systemId () const | 
| QStringView | publicId () const | 
| bool | operator== (const QXmlStreamNotationDeclaration &other) const | 
| bool | operator!= (const QXmlStreamNotationDeclaration &other) const | 
| Friends | |
| class | QXmlStreamReaderPrivate | 
Definition at line 124 of file qxmlstream.h.
| QXmlStreamNotationDeclaration::QXmlStreamNotationDeclaration | ( | ) | 
| 
 | inline | 
Definition at line 131 of file qxmlstream.h.
| 
 | inline | 
Definition at line 138 of file qxmlstream.h.
References operator==(), and other().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
Definition at line 134 of file qxmlstream.h.
References other().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
Definition at line 133 of file qxmlstream.h.
| 
 | inline | 
Definition at line 132 of file qxmlstream.h.
| 
 | friend | 
Definition at line 127 of file qxmlstream.h.