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