![]() |
Qt 6.x
The Qt SDK
|
#include <ui4.h>
Collaboration diagram for DomCustomWidgets:Public Member Functions | |
| DomCustomWidgets ()=default | |
| ~DomCustomWidgets () | |
| void | read (QXmlStreamReader &reader) |
| void | write (QXmlStreamWriter &writer, const QString &tagName=QString()) const |
| QList< DomCustomWidget * > | elementCustomWidget () const |
| void | setElementCustomWidget (const QList< DomCustomWidget * > &a) |
|
default |
| DomCustomWidgets::~DomCustomWidgets | ( | ) |
Definition at line 1096 of file ui4.cpp.
References QList< T >::clear(), and qDeleteAll().
Here is the call graph for this function:
|
inline |
Definition at line 614 of file ui4.h.
Referenced by TreeWalker::acceptCustomWidgets().
Here is the caller graph for this function:| void DomCustomWidgets::read | ( | QXmlStreamReader & | reader | ) |
Definition at line 1102 of file ui4.cpp.
References QList< T >::append(), Qt::CaseInsensitive, and tag.
Here is the call graph for this function:| void DomCustomWidgets::setElementCustomWidget | ( | const QList< DomCustomWidget * > & | a | ) |
| void DomCustomWidgets::write | ( | QXmlStreamWriter & | writer, |
| const QString & | tagName = QString() |
||
| ) | const |
Definition at line 1125 of file ui4.cpp.
References QString::isEmpty(), QStringLiteral, and QString::toLower().
Referenced by DomUI::write().
Here is the call graph for this function:
Here is the caller graph for this function: