Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
DomUI Class Reference

#include <ui4.h>

+ Collaboration diagram for DomUI:

Public Member Functions

 DomUI ()=default
 
 ~DomUI ()
 
void read (QXmlStreamReader &reader)
 
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
 
bool hasAttributeVersion () const
 
QString attributeVersion () const
 
void setAttributeVersion (const QString &a)
 
void clearAttributeVersion ()
 
bool hasAttributeLanguage () const
 
QString attributeLanguage () const
 
void setAttributeLanguage (const QString &a)
 
void clearAttributeLanguage ()
 
bool hasAttributeDisplayname () const
 
QString attributeDisplayname () const
 
void setAttributeDisplayname (const QString &a)
 
void clearAttributeDisplayname ()
 
bool hasAttributeIdbasedtr () const
 
bool attributeIdbasedtr () const
 
void setAttributeIdbasedtr (bool a)
 
void clearAttributeIdbasedtr ()
 
bool hasAttributeConnectslotsbyname () const
 
bool attributeConnectslotsbyname () const
 
void setAttributeConnectslotsbyname (bool a)
 
void clearAttributeConnectslotsbyname ()
 
bool hasAttributeStdsetdef () const
 
int attributeStdsetdef () const
 
void setAttributeStdsetdef (int a)
 
void clearAttributeStdsetdef ()
 
bool hasAttributeStdSetDef () const
 
int attributeStdSetDef () const
 
void setAttributeStdSetDef (int a)
 
void clearAttributeStdSetDef ()
 
QString elementAuthor () const
 
void setElementAuthor (const QString &a)
 
bool hasElementAuthor () const
 
void clearElementAuthor ()
 
QString elementComment () const
 
void setElementComment (const QString &a)
 
bool hasElementComment () const
 
void clearElementComment ()
 
QString elementExportMacro () const
 
void setElementExportMacro (const QString &a)
 
bool hasElementExportMacro () const
 
void clearElementExportMacro ()
 
QString elementClass () const
 
void setElementClass (const QString &a)
 
bool hasElementClass () const
 
void clearElementClass ()
 
DomWidgetelementWidget () const
 
DomWidgettakeElementWidget ()
 
void setElementWidget (DomWidget *a)
 
bool hasElementWidget () const
 
void clearElementWidget ()
 
DomLayoutDefaultelementLayoutDefault () const
 
DomLayoutDefaulttakeElementLayoutDefault ()
 
void setElementLayoutDefault (DomLayoutDefault *a)
 
bool hasElementLayoutDefault () const
 
void clearElementLayoutDefault ()
 
DomLayoutFunctionelementLayoutFunction () const
 
DomLayoutFunctiontakeElementLayoutFunction ()
 
void setElementLayoutFunction (DomLayoutFunction *a)
 
bool hasElementLayoutFunction () const
 
void clearElementLayoutFunction ()
 
QString elementPixmapFunction () const
 
void setElementPixmapFunction (const QString &a)
 
bool hasElementPixmapFunction () const
 
void clearElementPixmapFunction ()
 
DomCustomWidgetselementCustomWidgets () const
 
DomCustomWidgetstakeElementCustomWidgets ()
 
void setElementCustomWidgets (DomCustomWidgets *a)
 
bool hasElementCustomWidgets () const
 
void clearElementCustomWidgets ()
 
DomTabStopselementTabStops () const
 
DomTabStopstakeElementTabStops ()
 
void setElementTabStops (DomTabStops *a)
 
bool hasElementTabStops () const
 
void clearElementTabStops ()
 
DomIncludeselementIncludes () const
 
DomIncludestakeElementIncludes ()
 
void setElementIncludes (DomIncludes *a)
 
bool hasElementIncludes () const
 
void clearElementIncludes ()
 
DomResourceselementResources () const
 
DomResourcestakeElementResources ()
 
void setElementResources (DomResources *a)
 
bool hasElementResources () const
 
void clearElementResources ()
 
DomConnectionselementConnections () const
 
DomConnectionstakeElementConnections ()
 
void setElementConnections (DomConnections *a)
 
bool hasElementConnections () const
 
void clearElementConnections ()
 
DomDesignerDataelementDesignerdata () const
 
DomDesignerDatatakeElementDesignerdata ()
 
void setElementDesignerdata (DomDesignerData *a)
 
bool hasElementDesignerdata () const
 
void clearElementDesignerdata ()
 
DomSlotselementSlots () const
 
DomSlotstakeElementSlots ()
 
void setElementSlots (DomSlots *a)
 
bool hasElementSlots () const
 
void clearElementSlots ()
 
DomButtonGroupselementButtonGroups () const
 
DomButtonGroupstakeElementButtonGroups ()
 
void setElementButtonGroups (DomButtonGroups *a)
 
bool hasElementButtonGroups () const
 
void clearElementButtonGroups ()
 

Detailed Description

Definition at line 116 of file ui4.h.

Constructor & Destructor Documentation

◆ DomUI()

DomUI::DomUI ( )
default

◆ ~DomUI()

DomUI::~DomUI ( )

Definition at line 21 of file ui4.cpp.

Member Function Documentation

◆ attributeConnectslotsbyname()

bool DomUI::attributeConnectslotsbyname ( ) const
inline

Definition at line 147 of file ui4.h.

Referenced by CPP::WriteInitialization::acceptUI(), and write().

+ Here is the caller graph for this function:

◆ attributeDisplayname()

QString DomUI::attributeDisplayname ( ) const
inline

Definition at line 137 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ attributeIdbasedtr()

bool DomUI::attributeIdbasedtr ( ) const
inline

Definition at line 142 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ attributeLanguage()

QString DomUI::attributeLanguage ( ) const
inline

Definition at line 132 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ attributeStdsetdef()

int DomUI::attributeStdsetdef ( ) const
inline

Definition at line 152 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ attributeStdSetDef()

int DomUI::attributeStdSetDef ( ) const
inline

Definition at line 157 of file ui4.h.

Referenced by CPP::WriteInitialization::acceptUI(), and write().

+ Here is the caller graph for this function:

◆ attributeVersion()

QString DomUI::attributeVersion ( ) const
inline

Definition at line 127 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ clearAttributeConnectslotsbyname()

void DomUI::clearAttributeConnectslotsbyname ( )
inline

Definition at line 149 of file ui4.h.

◆ clearAttributeDisplayname()

void DomUI::clearAttributeDisplayname ( )
inline

Definition at line 139 of file ui4.h.

◆ clearAttributeIdbasedtr()

void DomUI::clearAttributeIdbasedtr ( )
inline

Definition at line 144 of file ui4.h.

◆ clearAttributeLanguage()

void DomUI::clearAttributeLanguage ( )
inline

Definition at line 134 of file ui4.h.

◆ clearAttributeStdsetdef()

void DomUI::clearAttributeStdsetdef ( )
inline

Definition at line 154 of file ui4.h.

◆ clearAttributeStdSetDef()

void DomUI::clearAttributeStdSetDef ( )
inline

Definition at line 159 of file ui4.h.

◆ clearAttributeVersion()

void DomUI::clearAttributeVersion ( )
inline

Definition at line 129 of file ui4.h.

◆ clearElementAuthor()

void DomUI::clearElementAuthor ( )

Definition at line 449 of file ui4.cpp.

◆ clearElementButtonGroups()

void DomUI::clearElementButtonGroups ( )

Definition at line 544 of file ui4.cpp.

◆ clearElementClass()

void DomUI::clearElementClass ( )

Definition at line 464 of file ui4.cpp.

◆ clearElementComment()

void DomUI::clearElementComment ( )

Definition at line 454 of file ui4.cpp.

◆ clearElementConnections()

void DomUI::clearElementConnections ( )

Definition at line 523 of file ui4.cpp.

◆ clearElementCustomWidgets()

void DomUI::clearElementCustomWidgets ( )

Definition at line 495 of file ui4.cpp.

◆ clearElementDesignerdata()

void DomUI::clearElementDesignerdata ( )

Definition at line 530 of file ui4.cpp.

◆ clearElementExportMacro()

void DomUI::clearElementExportMacro ( )

Definition at line 459 of file ui4.cpp.

◆ clearElementIncludes()

void DomUI::clearElementIncludes ( )

Definition at line 509 of file ui4.cpp.

◆ clearElementLayoutDefault()

void DomUI::clearElementLayoutDefault ( )

Definition at line 476 of file ui4.cpp.

◆ clearElementLayoutFunction()

void DomUI::clearElementLayoutFunction ( )

Definition at line 483 of file ui4.cpp.

◆ clearElementPixmapFunction()

void DomUI::clearElementPixmapFunction ( )

Definition at line 490 of file ui4.cpp.

◆ clearElementResources()

void DomUI::clearElementResources ( )

Definition at line 516 of file ui4.cpp.

◆ clearElementSlots()

void DomUI::clearElementSlots ( )

Definition at line 537 of file ui4.cpp.

◆ clearElementTabStops()

void DomUI::clearElementTabStops ( )

Definition at line 502 of file ui4.cpp.

◆ clearElementWidget()

void DomUI::clearElementWidget ( )

Definition at line 469 of file ui4.cpp.

◆ elementAuthor()

QString DomUI::elementAuthor ( ) const
inline

Definition at line 162 of file ui4.h.

◆ elementButtonGroups()

DomButtonGroups * DomUI::elementButtonGroups ( ) const
inline

Definition at line 247 of file ui4.h.

Referenced by CPP::WriteDeclaration::acceptUI(), Python::WriteDeclaration::acceptUI(), and WriteIncludesBase::acceptUI().

+ Here is the caller graph for this function:

◆ elementClass()

QString DomUI::elementClass ( ) const
inline

Definition at line 177 of file ui4.h.

Referenced by CPP::WriteDeclaration::acceptUI(), CPP::WriteInitialization::acceptUI(), and Python::WriteDeclaration::acceptUI().

+ Here is the caller graph for this function:

◆ elementComment()

QString DomUI::elementComment ( ) const
inline

Definition at line 167 of file ui4.h.

◆ elementConnections()

DomConnections * DomUI::elementConnections ( ) const
inline

Definition at line 229 of file ui4.h.

Referenced by CPP::WriteInitialization::acceptUI().

+ Here is the caller graph for this function:

◆ elementCustomWidgets()

DomCustomWidgets * DomUI::elementCustomWidgets ( ) const
inline

Definition at line 205 of file ui4.h.

Referenced by CPP::WriteInitialization::acceptUI(), CustomWidgetsInfo::acceptUI(), and WriteIncludesBase::acceptUI().

+ Here is the caller graph for this function:

◆ elementDesignerdata()

DomDesignerData * DomUI::elementDesignerdata ( ) const
inline

Definition at line 235 of file ui4.h.

◆ elementExportMacro()

QString DomUI::elementExportMacro ( ) const
inline

Definition at line 172 of file ui4.h.

Referenced by CPP::WriteDeclaration::acceptUI().

+ Here is the caller graph for this function:

◆ elementIncludes()

DomIncludes * DomUI::elementIncludes ( ) const
inline

Definition at line 217 of file ui4.h.

Referenced by WriteIncludesBase::acceptUI().

+ Here is the caller graph for this function:

◆ elementLayoutDefault()

DomLayoutDefault * DomUI::elementLayoutDefault ( ) const
inline

Definition at line 188 of file ui4.h.

Referenced by CPP::WriteInitialization::acceptUI().

+ Here is the caller graph for this function:

◆ elementLayoutFunction()

DomLayoutFunction * DomUI::elementLayoutFunction ( ) const
inline

Definition at line 194 of file ui4.h.

Referenced by CPP::WriteInitialization::acceptUI().

+ Here is the caller graph for this function:

◆ elementPixmapFunction()

QString DomUI::elementPixmapFunction ( ) const
inline

Definition at line 200 of file ui4.h.

◆ elementResources()

DomResources * DomUI::elementResources ( ) const
inline

Definition at line 223 of file ui4.h.

Referenced by Python::WriteImports::acceptUI().

+ Here is the caller graph for this function:

◆ elementSlots()

DomSlots * DomUI::elementSlots ( ) const
inline

Definition at line 241 of file ui4.h.

Referenced by CPP::WriteInitialization::acceptUI().

+ Here is the caller graph for this function:

◆ elementTabStops()

DomTabStops * DomUI::elementTabStops ( ) const
inline

Definition at line 211 of file ui4.h.

Referenced by CPP::WriteInitialization::acceptUI().

+ Here is the caller graph for this function:

◆ elementWidget()

DomWidget * DomUI::elementWidget ( ) const
inline

Definition at line 182 of file ui4.h.

Referenced by CPP::WriteDeclaration::acceptUI(), CPP::WriteInitialization::acceptUI(), and Python::WriteDeclaration::acceptUI().

+ Here is the caller graph for this function:

◆ hasAttributeConnectslotsbyname()

bool DomUI::hasAttributeConnectslotsbyname ( ) const
inline

Definition at line 146 of file ui4.h.

Referenced by CPP::WriteInitialization::acceptUI(), and write().

+ Here is the caller graph for this function:

◆ hasAttributeDisplayname()

bool DomUI::hasAttributeDisplayname ( ) const
inline

Definition at line 136 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ hasAttributeIdbasedtr()

bool DomUI::hasAttributeIdbasedtr ( ) const
inline

Definition at line 141 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ hasAttributeLanguage()

bool DomUI::hasAttributeLanguage ( ) const
inline

Definition at line 131 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ hasAttributeStdsetdef()

bool DomUI::hasAttributeStdsetdef ( ) const
inline

Definition at line 151 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ hasAttributeStdSetDef()

bool DomUI::hasAttributeStdSetDef ( ) const
inline

Definition at line 156 of file ui4.h.

Referenced by CPP::WriteInitialization::acceptUI(), and write().

+ Here is the caller graph for this function:

◆ hasAttributeVersion()

bool DomUI::hasAttributeVersion ( ) const
inline

Definition at line 126 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ hasElementAuthor()

bool DomUI::hasElementAuthor ( ) const
inline

Definition at line 164 of file ui4.h.

◆ hasElementButtonGroups()

bool DomUI::hasElementButtonGroups ( ) const
inline

Definition at line 250 of file ui4.h.

◆ hasElementClass()

bool DomUI::hasElementClass ( ) const
inline

Definition at line 179 of file ui4.h.

◆ hasElementComment()

bool DomUI::hasElementComment ( ) const
inline

Definition at line 169 of file ui4.h.

◆ hasElementConnections()

bool DomUI::hasElementConnections ( ) const
inline

Definition at line 232 of file ui4.h.

◆ hasElementCustomWidgets()

bool DomUI::hasElementCustomWidgets ( ) const
inline

Definition at line 208 of file ui4.h.

◆ hasElementDesignerdata()

bool DomUI::hasElementDesignerdata ( ) const
inline

Definition at line 238 of file ui4.h.

◆ hasElementExportMacro()

bool DomUI::hasElementExportMacro ( ) const
inline

Definition at line 174 of file ui4.h.

◆ hasElementIncludes()

bool DomUI::hasElementIncludes ( ) const
inline

Definition at line 220 of file ui4.h.

◆ hasElementLayoutDefault()

bool DomUI::hasElementLayoutDefault ( ) const
inline

Definition at line 191 of file ui4.h.

◆ hasElementLayoutFunction()

bool DomUI::hasElementLayoutFunction ( ) const
inline

Definition at line 197 of file ui4.h.

◆ hasElementPixmapFunction()

bool DomUI::hasElementPixmapFunction ( ) const
inline

Definition at line 202 of file ui4.h.

◆ hasElementResources()

bool DomUI::hasElementResources ( ) const
inline

Definition at line 226 of file ui4.h.

◆ hasElementSlots()

bool DomUI::hasElementSlots ( ) const
inline

Definition at line 244 of file ui4.h.

◆ hasElementTabStops()

bool DomUI::hasElementTabStops ( ) const
inline

Definition at line 214 of file ui4.h.

◆ hasElementWidget()

bool DomUI::hasElementWidget ( ) const
inline

Definition at line 185 of file ui4.h.

◆ read()

◆ setAttributeConnectslotsbyname()

void DomUI::setAttributeConnectslotsbyname ( bool a)
inline

Definition at line 148 of file ui4.h.

Referenced by read().

+ Here is the caller graph for this function:

◆ setAttributeDisplayname()

void DomUI::setAttributeDisplayname ( const QString & a)
inline

Definition at line 138 of file ui4.h.

Referenced by read().

+ Here is the caller graph for this function:

◆ setAttributeIdbasedtr()

void DomUI::setAttributeIdbasedtr ( bool a)
inline

Definition at line 143 of file ui4.h.

Referenced by read().

+ Here is the caller graph for this function:

◆ setAttributeLanguage()

void DomUI::setAttributeLanguage ( const QString & a)
inline

Definition at line 133 of file ui4.h.

Referenced by read().

+ Here is the caller graph for this function:

◆ setAttributeStdsetdef()

void DomUI::setAttributeStdsetdef ( int a)
inline

Definition at line 153 of file ui4.h.

Referenced by read().

+ Here is the caller graph for this function:

◆ setAttributeStdSetDef()

void DomUI::setAttributeStdSetDef ( int a)
inline

Definition at line 158 of file ui4.h.

Referenced by read().

+ Here is the caller graph for this function:

◆ setAttributeVersion()

void DomUI::setAttributeVersion ( const QString & a)
inline

Definition at line 128 of file ui4.h.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementAuthor()

void DomUI::setElementAuthor ( const QString & a)

Definition at line 254 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementButtonGroups()

void DomUI::setElementButtonGroups ( DomButtonGroups * a)

Definition at line 442 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementClass()

void DomUI::setElementClass ( const QString & a)

Definition at line 272 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementComment()

void DomUI::setElementComment ( const QString & a)

Definition at line 260 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementConnections()

void DomUI::setElementConnections ( DomConnections * a)

Definition at line 397 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementCustomWidgets()

void DomUI::setElementCustomWidgets ( DomCustomWidgets * a)

Definition at line 337 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementDesignerdata()

void DomUI::setElementDesignerdata ( DomDesignerData * a)

Definition at line 412 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementExportMacro()

void DomUI::setElementExportMacro ( const QString & a)

Definition at line 266 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementIncludes()

void DomUI::setElementIncludes ( DomIncludes * a)

Definition at line 367 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementLayoutDefault()

void DomUI::setElementLayoutDefault ( DomLayoutDefault * a)

Definition at line 301 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementLayoutFunction()

void DomUI::setElementLayoutFunction ( DomLayoutFunction * a)

Definition at line 316 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementPixmapFunction()

void DomUI::setElementPixmapFunction ( const QString & a)

Definition at line 323 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementResources()

void DomUI::setElementResources ( DomResources * a)

Definition at line 382 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementSlots()

void DomUI::setElementSlots ( DomSlots * a)

Definition at line 427 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementTabStops()

void DomUI::setElementTabStops ( DomTabStops * a)

Definition at line 352 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementWidget()

void DomUI::setElementWidget ( DomWidget * a)

Definition at line 286 of file ui4.cpp.

Referenced by read().

+ Here is the caller graph for this function:

◆ takeElementButtonGroups()

DomButtonGroups * DomUI::takeElementButtonGroups ( )

Definition at line 434 of file ui4.cpp.

◆ takeElementConnections()

DomConnections * DomUI::takeElementConnections ( )

Definition at line 389 of file ui4.cpp.

◆ takeElementCustomWidgets()

DomCustomWidgets * DomUI::takeElementCustomWidgets ( )

Definition at line 329 of file ui4.cpp.

◆ takeElementDesignerdata()

DomDesignerData * DomUI::takeElementDesignerdata ( )

Definition at line 404 of file ui4.cpp.

◆ takeElementIncludes()

DomIncludes * DomUI::takeElementIncludes ( )

Definition at line 359 of file ui4.cpp.

◆ takeElementLayoutDefault()

DomLayoutDefault * DomUI::takeElementLayoutDefault ( )

Definition at line 293 of file ui4.cpp.

◆ takeElementLayoutFunction()

DomLayoutFunction * DomUI::takeElementLayoutFunction ( )

Definition at line 308 of file ui4.cpp.

◆ takeElementResources()

DomResources * DomUI::takeElementResources ( )

Definition at line 374 of file ui4.cpp.

◆ takeElementSlots()

DomSlots * DomUI::takeElementSlots ( )

Definition at line 419 of file ui4.cpp.

◆ takeElementTabStops()

DomTabStops * DomUI::takeElementTabStops ( )

Definition at line 344 of file ui4.cpp.

◆ takeElementWidget()

DomWidget * DomUI::takeElementWidget ( )

Definition at line 278 of file ui4.cpp.

◆ write()


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