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