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
DomActionGroup Class Reference

#include <ui4.h>

Collaboration diagram for DomActionGroup:

Public Member Functions

 DomActionGroup ()=default
 ~DomActionGroup ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
bool hasAttributeName () const
QString attributeName () const
void setAttributeName (const QString &a)
void clearAttributeName ()
QList< DomAction * > elementAction () const
void setElementAction (const QList< DomAction * > &a)
QList< DomActionGroup * > elementActionGroup () const
void setElementActionGroup (const QList< DomActionGroup * > &a)
QList< DomProperty * > elementProperty () const
void setElementProperty (const QList< DomProperty * > &a)
QList< DomProperty * > elementAttribute () const
void setElementAttribute (const QList< DomProperty * > &a)
 DomActionGroup ()=default
 ~DomActionGroup ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
bool hasAttributeName () const
QString attributeName () const
void setAttributeName (const QString &a)
void clearAttributeName ()
QList< DomAction * > elementAction () const
void setElementAction (const QList< DomAction * > &a)
QList< DomActionGroup * > elementActionGroup () const
void setElementActionGroup (const QList< DomActionGroup * > &a)
QList< DomProperty * > elementProperty () const
void setElementProperty (const QList< DomProperty * > &a)
QList< DomProperty * > elementAttribute () const
void setElementAttribute (const QList< DomProperty * > &a)

Detailed Description

Definition at line 435 of file ui4.h.

Constructor & Destructor Documentation

◆ DomActionGroup() [1/2]

DomActionGroup::DomActionGroup ( )
default

◆ ~DomActionGroup() [1/2]

DomActionGroup::~DomActionGroup ( )

Definition at line 754 of file ui4.cpp.

◆ DomActionGroup() [2/2]

DomActionGroup::DomActionGroup ( )
default

◆ ~DomActionGroup() [2/2]

DomActionGroup::~DomActionGroup ( )

Member Function Documentation

◆ attributeName() [1/2]

QString DomActionGroup::attributeName ( ) const
inline

Definition at line 446 of file ui4.h.

◆ attributeName() [2/2]

QString DomActionGroup::attributeName ( ) const
inline

Definition at line 446 of file ui4_p.h.

◆ clearAttributeName() [1/2]

void DomActionGroup::clearAttributeName ( )
inline

Definition at line 448 of file ui4.h.

◆ clearAttributeName() [2/2]

void DomActionGroup::clearAttributeName ( )
inline

Definition at line 448 of file ui4_p.h.

◆ elementAction() [1/2]

QList< DomAction * > DomActionGroup::elementAction ( ) const
inline

Definition at line 451 of file ui4.h.

◆ elementAction() [2/2]

QList< DomAction * > DomActionGroup::elementAction ( ) const
inline

Definition at line 451 of file ui4_p.h.

◆ elementActionGroup() [1/2]

QList< DomActionGroup * > DomActionGroup::elementActionGroup ( ) const
inline

Definition at line 454 of file ui4.h.

◆ elementActionGroup() [2/2]

QList< DomActionGroup * > DomActionGroup::elementActionGroup ( ) const
inline

Definition at line 454 of file ui4_p.h.

◆ elementAttribute() [1/2]

QList< DomProperty * > DomActionGroup::elementAttribute ( ) const
inline

Definition at line 460 of file ui4.h.

◆ elementAttribute() [2/2]

QList< DomProperty * > DomActionGroup::elementAttribute ( ) const
inline

Definition at line 460 of file ui4_p.h.

◆ elementProperty() [1/2]

QList< DomProperty * > DomActionGroup::elementProperty ( ) const
inline

Definition at line 457 of file ui4.h.

◆ elementProperty() [2/2]

QList< DomProperty * > DomActionGroup::elementProperty ( ) const
inline

Definition at line 457 of file ui4_p.h.

◆ hasAttributeName() [1/2]

bool DomActionGroup::hasAttributeName ( ) const
inline

Definition at line 445 of file ui4.h.

◆ hasAttributeName() [2/2]

bool DomActionGroup::hasAttributeName ( ) const
inline

Definition at line 445 of file ui4_p.h.

◆ read() [1/2]

void DomActionGroup::read ( QXmlStreamReader & reader)

Definition at line 766 of file ui4.cpp.

◆ read() [2/2]

void DomActionGroup::read ( QXmlStreamReader & reader)

◆ setAttributeName() [1/2]

void DomActionGroup::setAttributeName ( const QString & a)
inline

Definition at line 447 of file ui4.h.

◆ setAttributeName() [2/2]

void DomActionGroup::setAttributeName ( const QString & a)
inline

Definition at line 447 of file ui4_p.h.

◆ setElementAction() [1/2]

void DomActionGroup::setElementAction ( const QList< DomAction * > & a)

Definition at line 839 of file ui4.cpp.

◆ setElementAction() [2/2]

void DomActionGroup::setElementAction ( const QList< DomAction * > & a)

◆ setElementActionGroup() [1/2]

void DomActionGroup::setElementActionGroup ( const QList< DomActionGroup * > & a)

Definition at line 845 of file ui4.cpp.

◆ setElementActionGroup() [2/2]

void DomActionGroup::setElementActionGroup ( const QList< DomActionGroup * > & a)

◆ setElementAttribute() [1/2]

void DomActionGroup::setElementAttribute ( const QList< DomProperty * > & a)

Definition at line 857 of file ui4.cpp.

◆ setElementAttribute() [2/2]

void DomActionGroup::setElementAttribute ( const QList< DomProperty * > & a)

◆ setElementProperty() [1/2]

void DomActionGroup::setElementProperty ( const QList< DomProperty * > & a)

Definition at line 851 of file ui4.cpp.

◆ setElementProperty() [2/2]

void DomActionGroup::setElementProperty ( const QList< DomProperty * > & a)

◆ write() [1/2]

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

Definition at line 817 of file ui4.cpp.

◆ write() [2/2]

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

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