![]() |
Qt 6.x
The Qt SDK
|
#include <ui4.h>
Collaboration diagram for DomPropertySpecifications:Public Member Functions | |
| DomPropertySpecifications ()=default | |
| ~DomPropertySpecifications () | |
| void | read (QXmlStreamReader &reader) |
| void | write (QXmlStreamWriter &writer, const QString &tagName=QString()) const |
| QList< DomPropertyToolTip * > | elementTooltip () const |
| void | setElementTooltip (const QList< DomPropertyToolTip * > &a) |
| QList< DomStringPropertySpecification * > | elementStringpropertyspecification () const |
| void | setElementStringpropertyspecification (const QList< DomStringPropertySpecification * > &a) |
|
default |
| DomPropertySpecifications::~DomPropertySpecifications | ( | ) |
Definition at line 6063 of file ui4.cpp.
References QList< T >::clear(), and qDeleteAll().
Here is the call graph for this function:
|
inline |
|
inline |
| void DomPropertySpecifications::read | ( | QXmlStreamReader & | reader | ) |
Definition at line 6071 of file ui4.cpp.
References QList< T >::append(), Qt::CaseInsensitive, and tag.
Here is the call graph for this function:| void DomPropertySpecifications::setElementStringpropertyspecification | ( | const QList< DomStringPropertySpecification * > & | a | ) |
| void DomPropertySpecifications::setElementTooltip | ( | const QList< DomPropertyToolTip * > & | a | ) |
| void DomPropertySpecifications::write | ( | QXmlStreamWriter & | writer, |
| const QString & | tagName = QString() |
||
| ) | const |
Definition at line 6100 of file ui4.cpp.
References QString::isEmpty(), QStringLiteral, and QString::toLower().
Referenced by DomCustomWidget::write().
Here is the call graph for this function:
Here is the caller graph for this function: