![]() |
Qt 6.x
The Qt SDK
|
#include <ui4.h>
|
default |
void DomCustomWidget::clearElementPropertyspecifications | ( | ) |
|
inline |
|
inline |
Definition at line 664 of file ui4.h.
Referenced by CustomWidgetsInfo::acceptCustomWidget(), and WriteIncludesBase::acceptCustomWidget().
|
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.
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().