![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <ui4.h>
Public Member Functions | |
DomHeader ()=default | |
~DomHeader () | |
void | read (QXmlStreamReader &reader) |
void | write (QXmlStreamWriter &writer, const QString &tagName=QString()) const |
QString | text () const |
void | setText (const QString &s) |
bool | hasAttributeLocation () const |
QString | attributeLocation () const |
void | setAttributeLocation (const QString &a) |
void | clearAttributeLocation () |
DomHeader ()=default | |
~DomHeader () | |
void | read (QXmlStreamReader &reader) |
void | write (QXmlStreamWriter &writer, const QString &tagName=QString()) const |
QString | text () const |
void | setText (const QString &s) |
bool | hasAttributeLocation () const |
QString | attributeLocation () const |
void | setAttributeLocation (const QString &a) |
void | clearAttributeLocation () |
|
default |
|
default |
|
default |
DomHeader::~DomHeader | ( | ) |
void DomHeader::read | ( | QXmlStreamReader & | reader | ) |