|
static bool | findWidget (const QDesignerWidgetBoxInterface *wbox, const QString &className, const QString &category, Widget *widgetData) |
|
static DomUI * | xmlToUi (const QString &name, const QString &xml, bool insertFakeTopLevel) |
|
static DomUI * | xmlToUi (const QString &name, const QString &xml, bool insertFakeTopLevel, QString *errorMessage) |
|
Definition at line 69 of file qdesigner_widgetbox_p.h.
◆ LoadMode
◆ QDesignerWidgetBox()
qdesigner_internal::QDesignerWidgetBox::QDesignerWidgetBox |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
flags = {} |
|
) |
| |
|
explicit |
◆ findWidget()
static bool qdesigner_internal::QDesignerWidgetBox::findWidget |
( |
const QDesignerWidgetBoxInterface * |
wbox, |
|
|
const QString & |
className, |
|
|
const QString & |
category, |
|
|
Widget * |
widgetData |
|
) |
| |
|
static |
◆ iconForWidget()
virtual QIcon qdesigner_internal::QDesignerWidgetBox::iconForWidget |
( |
const QString & |
className, |
|
|
const QString & |
category = "" |
|
) |
| const |
|
pure virtual |
◆ loadContents()
virtual bool qdesigner_internal::QDesignerWidgetBox::loadContents |
( |
const QString & |
contents | ) |
|
|
pure virtual |
◆ loadMode()
LoadMode qdesigner_internal::QDesignerWidgetBox::loadMode |
( |
| ) |
const |
◆ setLoadMode()
void qdesigner_internal::QDesignerWidgetBox::setLoadMode |
( |
LoadMode |
lm | ) |
|
◆ xmlToUi() [1/2]
static DomUI* qdesigner_internal::QDesignerWidgetBox::xmlToUi |
( |
const QString & |
name, |
|
|
const QString & |
xml, |
|
|
bool |
insertFakeTopLevel |
|
) |
| |
|
static |
◆ xmlToUi() [2/2]
static DomUI* qdesigner_internal::QDesignerWidgetBox::xmlToUi |
( |
const QString & |
name, |
|
|
const QString & |
xml, |
|
|
bool |
insertFakeTopLevel, |
|
|
QString * |
errorMessage |
|
) |
| |
|
static |
◆ m_loadMode
LoadMode qdesigner_internal::QDesignerWidgetBox::m_loadMode |
|
private |
The documentation for this class was generated from the following file: