![]() |
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 | |
| DomUrl ()=default | |
| ~DomUrl () | |
| void | read (QXmlStreamReader &reader) |
| void | write (QXmlStreamWriter &writer, const QString &tagName=QString()) const |
| DomString * | elementString () const |
| DomString * | takeElementString () |
| void | setElementString (DomString *a) |
| bool | hasElementString () const |
| void | clearElementString () |
| DomUrl ()=default | |
| ~DomUrl () | |
| void | read (QXmlStreamReader &reader) |
| void | write (QXmlStreamWriter &writer, const QString &tagName=QString()) const |
| DomString * | elementString () const |
| DomString * | takeElementString () |
| void | setElementString (DomString *a) |
| bool | hasElementString () const |
| void | clearElementString () |
|
default |
|
default |
| DomUrl::~DomUrl | ( | ) |
| void DomUrl::clearElementString | ( | ) |
| void DomUrl::read | ( | QXmlStreamReader & | reader | ) |
| DomString * DomUrl::takeElementString | ( | ) |