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