Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
DomPropertySpecifications Class Reference

#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)
 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)

Detailed Description

Definition at line 2847 of file ui4.h.

Constructor & Destructor Documentation

◆ DomPropertySpecifications() [1/2]

DomPropertySpecifications::DomPropertySpecifications ( )
default

◆ ~DomPropertySpecifications() [1/2]

DomPropertySpecifications::~DomPropertySpecifications ( )

Definition at line 6071 of file ui4.cpp.

◆ DomPropertySpecifications() [2/2]

DomPropertySpecifications::DomPropertySpecifications ( )
default

◆ ~DomPropertySpecifications() [2/2]

DomPropertySpecifications::~DomPropertySpecifications ( )

Member Function Documentation

◆ elementStringpropertyspecification() [1/2]

QList< DomStringPropertySpecification * > DomPropertySpecifications::elementStringpropertyspecification ( ) const
inline

Definition at line 2860 of file ui4.h.

◆ elementStringpropertyspecification() [2/2]

QList< DomStringPropertySpecification * > DomPropertySpecifications::elementStringpropertyspecification ( ) const
inline

Definition at line 2860 of file ui4_p.h.

◆ elementTooltip() [1/2]

QList< DomPropertyToolTip * > DomPropertySpecifications::elementTooltip ( ) const
inline

Definition at line 2857 of file ui4.h.

◆ elementTooltip() [2/2]

QList< DomPropertyToolTip * > DomPropertySpecifications::elementTooltip ( ) const
inline

Definition at line 2857 of file ui4_p.h.

◆ read() [1/2]

void DomPropertySpecifications::read ( QXmlStreamReader & reader)

Definition at line 6079 of file ui4.cpp.

◆ read() [2/2]

void DomPropertySpecifications::read ( QXmlStreamReader & reader)

◆ setElementStringpropertyspecification() [1/2]

void DomPropertySpecifications::setElementStringpropertyspecification ( const QList< DomStringPropertySpecification * > & a)

Definition at line 6127 of file ui4.cpp.

◆ setElementStringpropertyspecification() [2/2]

void DomPropertySpecifications::setElementStringpropertyspecification ( const QList< DomStringPropertySpecification * > & a)

◆ setElementTooltip() [1/2]

void DomPropertySpecifications::setElementTooltip ( const QList< DomPropertyToolTip * > & a)

Definition at line 6121 of file ui4.cpp.

◆ setElementTooltip() [2/2]

void DomPropertySpecifications::setElementTooltip ( const QList< DomPropertyToolTip * > & a)

◆ write() [1/2]

void DomPropertySpecifications::write ( QXmlStreamWriter & writer,
const QString & tagName = QString() ) const

Definition at line 6108 of file ui4.cpp.

◆ write() [2/2]

void DomPropertySpecifications::write ( QXmlStreamWriter & writer,
const QString & tagName = QString() ) const

The documentation for this class was generated from the following files: