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