#include <pluginmanager_p.h>
◆ ParseResult
Enumerator |
---|
ParseOk | |
ParseWarning | |
ParseError | |
◆ QDesignerCustomWidgetData() [1/2]
QDesignerCustomWidgetData::QDesignerCustomWidgetData |
( |
const QString & |
pluginPath = QString() | ) |
|
|
explicit |
◆ QDesignerCustomWidgetData() [2/2]
◆ ~QDesignerCustomWidgetData()
QDesignerCustomWidgetData::~QDesignerCustomWidgetData |
( |
| ) |
|
◆ isNull()
bool QDesignerCustomWidgetData::isNull |
( |
| ) |
const |
◆ operator=()
◆ parseXml()
ParseResult QDesignerCustomWidgetData::parseXml |
( |
const QString & |
xml, |
|
|
const QString & |
name, |
|
|
QString * |
errorMessage |
|
) |
| |
◆ pluginPath()
QString QDesignerCustomWidgetData::pluginPath |
( |
| ) |
const |
◆ xmlAddPageMethod()
QString QDesignerCustomWidgetData::xmlAddPageMethod |
( |
| ) |
const |
◆ xmlClassName()
QString QDesignerCustomWidgetData::xmlClassName |
( |
| ) |
const |
◆ xmlDisplayName()
QString QDesignerCustomWidgetData::xmlDisplayName |
( |
| ) |
const |
◆ xmlExtends()
QString QDesignerCustomWidgetData::xmlExtends |
( |
| ) |
const |
◆ xmlLanguage()
QString QDesignerCustomWidgetData::xmlLanguage |
( |
| ) |
const |
The documentation for this class was generated from the following file: