#include <planordclusterplugin.h>
Public Member Functions | |
| PlanOrdClusterPlugin (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 |
| PlanOrdClusterPlugin::PlanOrdClusterPlugin | ( | QObject * | parent = 0 |
) | [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString PlanOrdClusterPlugin::domXml | ( | ) | const [inline, virtual] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString PlanOrdClusterPlugin::group | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| QIcon PlanOrdClusterPlugin::icon | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString PlanOrdClusterPlugin::includeFile | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| void PlanOrdClusterPlugin::initialize | ( | QDesignerFormEditorInterface * | ) | [inline, virtual] |
Reimplemented from QDesignerCustomWidgetInterface.
| bool PlanOrdClusterPlugin::isContainer | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| bool PlanOrdClusterPlugin::isInitialized | ( | ) | const [inline, virtual] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString PlanOrdClusterPlugin::name | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString PlanOrdClusterPlugin::toolTip | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString PlanOrdClusterPlugin::whatsThis | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| Generated on Fri Sep 4 10:07:41 2009 | xTuple ERP Programmer Reference, Version 3.3.0 |
1.6.1
|