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 483 of file ui4.h.

Constructor & Destructor Documentation

◆ DomAction() [1/2]

DomAction::DomAction ( )
default

◆ ~DomAction() [1/2]

DomAction::~DomAction ( )

Definition at line 863 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 499 of file ui4.h.

◆ attributeMenu() [2/2]

QString DomAction::attributeMenu ( ) const
inline

Definition at line 499 of file ui4_p.h.

◆ attributeName() [1/2]

QString DomAction::attributeName ( ) const
inline

Definition at line 494 of file ui4.h.

◆ attributeName() [2/2]

QString DomAction::attributeName ( ) const
inline

Definition at line 494 of file ui4_p.h.

◆ clearAttributeMenu() [1/2]

void DomAction::clearAttributeMenu ( )
inline

Definition at line 501 of file ui4.h.

◆ clearAttributeMenu() [2/2]

void DomAction::clearAttributeMenu ( )
inline

Definition at line 501 of file ui4_p.h.

◆ clearAttributeName() [1/2]

void DomAction::clearAttributeName ( )
inline

Definition at line 496 of file ui4.h.

◆ clearAttributeName() [2/2]

void DomAction::clearAttributeName ( )
inline

Definition at line 496 of file ui4_p.h.

◆ elementAttribute() [1/2]

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

Definition at line 507 of file ui4.h.

◆ elementAttribute() [2/2]

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

Definition at line 507 of file ui4_p.h.

◆ elementProperty() [1/2]

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

Definition at line 504 of file ui4.h.

◆ elementProperty() [2/2]

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

Definition at line 504 of file ui4_p.h.

◆ hasAttributeMenu() [1/2]

bool DomAction::hasAttributeMenu ( ) const
inline

Definition at line 498 of file ui4.h.

◆ hasAttributeMenu() [2/2]

bool DomAction::hasAttributeMenu ( ) const
inline

Definition at line 498 of file ui4_p.h.

◆ hasAttributeName() [1/2]

bool DomAction::hasAttributeName ( ) const
inline

Definition at line 493 of file ui4.h.

◆ hasAttributeName() [2/2]

bool DomAction::hasAttributeName ( ) const
inline

Definition at line 493 of file ui4_p.h.

◆ read() [1/2]

void DomAction::read ( QXmlStreamReader & reader)

Definition at line 871 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 500 of file ui4.h.

◆ setAttributeMenu() [2/2]

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

Definition at line 500 of file ui4_p.h.

◆ setAttributeName() [1/2]

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

Definition at line 495 of file ui4.h.

◆ setAttributeName() [2/2]

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

Definition at line 495 of file ui4_p.h.

◆ setElementAttribute() [1/2]

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

Definition at line 939 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 933 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 914 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: