![]() |
Qt 6.x
The Qt SDK
|
#include <ui4.h>
Collaboration diagram for DomUrl: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.
Here is the call graph for this function:Definition at line 4799 of file ui4.cpp.
References QString::isEmpty(), QStringLiteral, QString::toLower(), and DomString::write().
Referenced by DomProperty::write().
Here is the call graph for this function:
Here is the caller graph for this function: