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

#include <ui4.h>

+ Collaboration diagram for DomAction:

Public Member Functions

 DomAction ()=default
 
 ~DomAction ()
 
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 ()
 
bool hasAttributeMenu () const
 
QString attributeMenu () const
 
void setAttributeMenu (const QString &a)
 
void clearAttributeMenu ()
 
QList< DomProperty * > elementProperty () const
 
void setElementProperty (const QList< DomProperty * > &a)
 
QList< DomProperty * > elementAttribute () const
 
void setElementAttribute (const QList< DomProperty * > &a)
 
 DomAction ()=default
 
 ~DomAction ()
 
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 ()
 
bool hasAttributeMenu () const
 
QString attributeMenu () const
 
void setAttributeMenu (const QString &a)
 
void clearAttributeMenu ()
 
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 475 of file ui4.h.

Constructor & Destructor Documentation

◆ DomAction() [1/2]

DomAction::DomAction ( )
default

◆ ~DomAction() [1/2]

DomAction::~DomAction ( )

Definition at line 856 of file ui4.cpp.

◆ DomAction() [2/2]

DomAction::DomAction ( )
default

◆ ~DomAction() [2/2]

DomAction::~DomAction ( )

Member Function Documentation

◆ attributeMenu() [1/2]

QString DomAction::attributeMenu ( ) const
inline

Definition at line 491 of file ui4.h.

◆ attributeMenu() [2/2]

QString DomAction::attributeMenu ( ) const
inline

Definition at line 491 of file ui4_p.h.

◆ attributeName() [1/2]

QString DomAction::attributeName ( ) const
inline

Definition at line 486 of file ui4.h.

◆ attributeName() [2/2]

QString DomAction::attributeName ( ) const
inline

Definition at line 486 of file ui4_p.h.

◆ clearAttributeMenu() [1/2]

void DomAction::clearAttributeMenu ( )
inline

Definition at line 493 of file ui4.h.

◆ clearAttributeMenu() [2/2]

void DomAction::clearAttributeMenu ( )
inline

Definition at line 493 of file ui4_p.h.

◆ clearAttributeName() [1/2]

void DomAction::clearAttributeName ( )
inline

Definition at line 488 of file ui4.h.

◆ clearAttributeName() [2/2]

void DomAction::clearAttributeName ( )
inline

Definition at line 488 of file ui4_p.h.

◆ elementAttribute() [1/2]

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

Definition at line 499 of file ui4.h.

◆ elementAttribute() [2/2]

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

Definition at line 499 of file ui4_p.h.

◆ elementProperty() [1/2]

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

Definition at line 496 of file ui4.h.

◆ elementProperty() [2/2]

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

Definition at line 496 of file ui4_p.h.

◆ hasAttributeMenu() [1/2]

bool DomAction::hasAttributeMenu ( ) const
inline

Definition at line 490 of file ui4.h.

◆ hasAttributeMenu() [2/2]

bool DomAction::hasAttributeMenu ( ) const
inline

Definition at line 490 of file ui4_p.h.

◆ hasAttributeName() [1/2]

bool DomAction::hasAttributeName ( ) const
inline

Definition at line 485 of file ui4.h.

◆ hasAttributeName() [2/2]

bool DomAction::hasAttributeName ( ) const
inline

Definition at line 485 of file ui4_p.h.

◆ read() [1/2]

void DomAction::read ( QXmlStreamReader & reader)

Definition at line 864 of file ui4.cpp.

◆ read() [2/2]

void DomAction::read ( QXmlStreamReader & reader)

◆ setAttributeMenu() [1/2]

void DomAction::setAttributeMenu ( const QString & a)
inline

Definition at line 492 of file ui4.h.

◆ setAttributeMenu() [2/2]

void DomAction::setAttributeMenu ( const QString & a)
inline

Definition at line 492 of file ui4_p.h.

◆ setAttributeName() [1/2]

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

Definition at line 487 of file ui4.h.

◆ setAttributeName() [2/2]

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

Definition at line 487 of file ui4_p.h.

◆ setElementAttribute() [1/2]

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

Definition at line 932 of file ui4.cpp.

◆ setElementAttribute() [2/2]

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

◆ setElementProperty() [1/2]

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

Definition at line 926 of file ui4.cpp.

◆ setElementProperty() [2/2]

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

◆ write() [1/2]

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

Definition at line 907 of file ui4.cpp.

◆ write() [2/2]

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

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