![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <ui4.h>
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) |
| 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 |
|
default |
| DomButtonGroups::~DomButtonGroups | ( | ) |
|
inline |
|
inline |
| void DomButtonGroups::read | ( | QXmlStreamReader & | reader | ) |
| void DomButtonGroups::setElementButtonGroup | ( | const QList< DomButtonGroup * > & | a | ) |
| void DomButtonGroups::setElementButtonGroup | ( | const QList< DomButtonGroup * > & | a | ) |
| void DomButtonGroups::write | ( | QXmlStreamWriter & | writer, |
| const QString & | tagName = QString() ) const |