#include <alarmsplugin.h>
Public Member Functions | |
AlarmsPlugin (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 |
AlarmsPlugin::AlarmsPlugin | ( | QObject * | parent = 0 |
) | [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
QString AlarmsPlugin::domXml | ( | ) | const [inline, virtual] |
Reimplemented from QDesignerCustomWidgetInterface.
QString AlarmsPlugin::group | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
QIcon AlarmsPlugin::icon | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
QString AlarmsPlugin::includeFile | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
void AlarmsPlugin::initialize | ( | QDesignerFormEditorInterface * | ) | [inline, virtual] |
Reimplemented from QDesignerCustomWidgetInterface.
bool AlarmsPlugin::isContainer | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
bool AlarmsPlugin::isInitialized | ( | ) | const [inline, virtual] |
Reimplemented from QDesignerCustomWidgetInterface.
QString AlarmsPlugin::name | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
QString AlarmsPlugin::toolTip | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
QString AlarmsPlugin::whatsThis | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
Generated on Tue Apr 20 12:02:41 2010 | xTuple ERP Programmer Reference, Version 3.5.0 | 1.6.1 |