![]() |
Qt 6.x
The Qt SDK
|
#include <ui4.h>
Collaboration diagram for DomIncludes:Public Member Functions | |
| DomIncludes ()=default | |
| ~DomIncludes () | |
| void | read (QXmlStreamReader &reader) |
| void | write (QXmlStreamWriter &writer, const QString &tagName=QString()) const |
| QList< DomInclude * > | elementInclude () const |
| void | setElementInclude (const QList< DomInclude * > &a) |
|
default |
| DomIncludes::~DomIncludes | ( | ) |
Definition at line 551 of file ui4.cpp.
References QList< T >::clear(), and qDeleteAll().
Here is the call graph for this function:
|
inline |
Definition at line 325 of file ui4.h.
Referenced by TreeWalker::acceptIncludes().
Here is the caller graph for this function:| void DomIncludes::read | ( | QXmlStreamReader & | reader | ) |
Definition at line 557 of file ui4.cpp.
References QList< T >::append(), Qt::CaseInsensitive, and tag.
Here is the call graph for this function:| void DomIncludes::setElementInclude | ( | const QList< DomInclude * > & | a | ) |
Definition at line 580 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: