![]() |
Qt 6.x
The Qt SDK
|
#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 () |
|
default |
void DomUrl::read | ( | QXmlStreamReader & | reader | ) |
Definition at line 4776 of file ui4.cpp.
References Qt::CaseInsensitive, setElementString(), and tag.
Definition at line 4799 of file ui4.cpp.
References QString::isEmpty(), QStringLiteral, QString::toLower(), and DomString::write().
Referenced by DomProperty::write().