#include <addressclusterplugin.h>
Public Member Functions | |
| AddressClusterPlugin (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 |
| AddressClusterPlugin::AddressClusterPlugin | ( | QObject * | parent = 0 | ) | [inline] |
| QWidget* AddressClusterPlugin::createWidget | ( | QWidget * | parent | ) | [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString AddressClusterPlugin::domXml | ( | ) | const [inline, virtual] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString AddressClusterPlugin::group | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| QIcon AddressClusterPlugin::icon | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString AddressClusterPlugin::includeFile | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| void AddressClusterPlugin::initialize | ( | QDesignerFormEditorInterface * | ) | [inline, virtual] |
Reimplemented from QDesignerCustomWidgetInterface.
| bool AddressClusterPlugin::isContainer | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| bool AddressClusterPlugin::isInitialized | ( | ) | const [inline, virtual] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString AddressClusterPlugin::name | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString AddressClusterPlugin::toolTip | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| QString AddressClusterPlugin::whatsThis | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
| Generated on Mon Jan 23 2012 12:22:30 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|