![]() |
Qt 6.x
The Qt SDK
|
#include <ui4.h>
Collaboration diagram for DomCustomWidget:
|
default |
| void DomCustomWidget::clearElementPropertyspecifications | ( | ) |
|
inline |
|
inline |
Definition at line 664 of file ui4.h.
Referenced by CustomWidgetsInfo::acceptCustomWidget(), and WriteIncludesBase::acceptCustomWidget().
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |
| void DomCustomWidget::read | ( | QXmlStreamReader & | reader | ) |
Definition at line 1195 of file ui4.cpp.
References Qt::CaseInsensitive, qWarning, setElementAddPageMethod(), setElementClass(), setElementContainer(), setElementExtends(), setElementHeader(), setElementPixmap(), setElementPropertyspecifications(), setElementSizeHint(), setElementSlots(), and tag.
Here is the call graph for this function:| void DomCustomWidget::setElementContainer | ( | int | a | ) |
| void DomCustomWidget::setElementPropertyspecifications | ( | DomPropertySpecifications * | a | ) |
| DomPropertySpecifications * DomCustomWidget::takeElementPropertyspecifications | ( | ) |
| void DomCustomWidget::write | ( | QXmlStreamWriter & | writer, |
| const QString & | tagName = QString() |
||
| ) | const |
Definition at line 1271 of file ui4.cpp.
References QString::isEmpty(), QString::number(), QStringLiteral, QString::toLower(), DomHeader::write(), DomSize::write(), DomSlots::write(), and DomPropertySpecifications::write().
Here is the call graph for this function: