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