#include <parametergroupplugin.h>
Public Member Functions | |
| ParameterGroupPlugin (QObject *parent=0) | |
| QWidget * | createWidget (QWidget *parent) |
| QString | domXml () const |
| QString | group () const |
| QIcon | icon () const |
| QString | includeFile () const |
| void | initialize (QDesignerFormEditorInterface *) |
| bool | isContainer () const |
| bool | isInitialized () const |
| QString | name () const |
| QString | toolTip () const |
| QString | whatsThis () const |
| ParameterGroupPlugin::ParameterGroupPlugin | ( | QObject * | parent = 0 |
) | [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString ParameterGroupPlugin::domXml | ( | ) | const [inline, virtual] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString ParameterGroupPlugin::group | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| QIcon ParameterGroupPlugin::icon | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString ParameterGroupPlugin::includeFile | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| void ParameterGroupPlugin::initialize | ( | QDesignerFormEditorInterface * | ) | [inline, virtual] |
Reimplemented from QDesignerCustomWidgetInterface.
| bool ParameterGroupPlugin::isContainer | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| bool ParameterGroupPlugin::isInitialized | ( | ) | const [inline, virtual] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString ParameterGroupPlugin::name | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString ParameterGroupPlugin::toolTip | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString ParameterGroupPlugin::whatsThis | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| Generated on Mon Nov 30 09:57:56 2009 | xTuple ERP Programmer Reference, Version 3.4.0RC |
1.6.1
|