![]() |
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 | |
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) |
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 |
|
default |
DomPropertySpecifications::~DomPropertySpecifications | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
void DomPropertySpecifications::read | ( | QXmlStreamReader & | reader | ) |
void DomPropertySpecifications::read | ( | QXmlStreamReader & | reader | ) |
void DomPropertySpecifications::setElementStringpropertyspecification | ( | const QList< DomStringPropertySpecification * > & | a | ) |
void DomPropertySpecifications::setElementStringpropertyspecification | ( | const QList< DomStringPropertySpecification * > & | a | ) |
void DomPropertySpecifications::setElementTooltip | ( | const QList< DomPropertyToolTip * > & | a | ) |
void DomPropertySpecifications::setElementTooltip | ( | const QList< DomPropertyToolTip * > & | a | ) |
void DomPropertySpecifications::write | ( | QXmlStreamWriter & | writer, |
const QString & | tagName = QString() ) const |