![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <ui4.h>
|
default |
|
default |
DomUI::~DomUI | ( | ) |
void DomUI::clearElementAuthor | ( | ) |
void DomUI::clearElementButtonGroups | ( | ) |
void DomUI::clearElementClass | ( | ) |
void DomUI::clearElementComment | ( | ) |
void DomUI::clearElementConnections | ( | ) |
void DomUI::clearElementCustomWidgets | ( | ) |
void DomUI::clearElementDesignerdata | ( | ) |
void DomUI::clearElementExportMacro | ( | ) |
void DomUI::clearElementIncludes | ( | ) |
void DomUI::clearElementLayoutDefault | ( | ) |
void DomUI::clearElementLayoutFunction | ( | ) |
void DomUI::clearElementPixmapFunction | ( | ) |
void DomUI::clearElementResources | ( | ) |
void DomUI::clearElementSlots | ( | ) |
void DomUI::clearElementTabStops | ( | ) |
void DomUI::clearElementWidget | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void DomUI::read | ( | QXmlStreamReader & | reader | ) |
void DomUI::setElementButtonGroups | ( | DomButtonGroups * | a | ) |
void DomUI::setElementButtonGroups | ( | DomButtonGroups * | a | ) |
void DomUI::setElementConnections | ( | DomConnections * | a | ) |
void DomUI::setElementConnections | ( | DomConnections * | a | ) |
void DomUI::setElementCustomWidgets | ( | DomCustomWidgets * | a | ) |
void DomUI::setElementCustomWidgets | ( | DomCustomWidgets * | a | ) |
void DomUI::setElementDesignerdata | ( | DomDesignerData * | a | ) |
void DomUI::setElementDesignerdata | ( | DomDesignerData * | a | ) |
void DomUI::setElementIncludes | ( | DomIncludes * | a | ) |
void DomUI::setElementIncludes | ( | DomIncludes * | a | ) |
void DomUI::setElementLayoutDefault | ( | DomLayoutDefault * | a | ) |
void DomUI::setElementLayoutDefault | ( | DomLayoutDefault * | a | ) |
void DomUI::setElementLayoutFunction | ( | DomLayoutFunction * | a | ) |
void DomUI::setElementLayoutFunction | ( | DomLayoutFunction * | a | ) |
void DomUI::setElementResources | ( | DomResources * | a | ) |
void DomUI::setElementResources | ( | DomResources * | a | ) |
void DomUI::setElementTabStops | ( | DomTabStops * | a | ) |
void DomUI::setElementTabStops | ( | DomTabStops * | a | ) |
DomButtonGroups * DomUI::takeElementButtonGroups | ( | ) |
DomButtonGroups * DomUI::takeElementButtonGroups | ( | ) |
DomConnections * DomUI::takeElementConnections | ( | ) |
DomConnections * DomUI::takeElementConnections | ( | ) |
DomCustomWidgets * DomUI::takeElementCustomWidgets | ( | ) |
DomCustomWidgets * DomUI::takeElementCustomWidgets | ( | ) |
DomDesignerData * DomUI::takeElementDesignerdata | ( | ) |
DomDesignerData * DomUI::takeElementDesignerdata | ( | ) |
DomIncludes * DomUI::takeElementIncludes | ( | ) |
DomIncludes * DomUI::takeElementIncludes | ( | ) |
DomLayoutDefault * DomUI::takeElementLayoutDefault | ( | ) |
DomLayoutDefault * DomUI::takeElementLayoutDefault | ( | ) |
DomLayoutFunction * DomUI::takeElementLayoutFunction | ( | ) |
DomLayoutFunction * DomUI::takeElementLayoutFunction | ( | ) |
DomResources * DomUI::takeElementResources | ( | ) |
DomResources * DomUI::takeElementResources | ( | ) |
DomSlots * DomUI::takeElementSlots | ( | ) |
DomTabStops * DomUI::takeElementTabStops | ( | ) |
DomTabStops * DomUI::takeElementTabStops | ( | ) |
DomWidget * DomUI::takeElementWidget | ( | ) |