#include <xtreewidgetplugin.h>
Public Member Functions | |
XTreeWidgetPlugin (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 |
XTreeWidgetPlugin::XTreeWidgetPlugin | ( | QObject * | parent = 0 |
) | [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
QString XTreeWidgetPlugin::domXml | ( | ) | const [inline, virtual] |
Reimplemented from QDesignerCustomWidgetInterface.
QString XTreeWidgetPlugin::group | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
QIcon XTreeWidgetPlugin::icon | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
QString XTreeWidgetPlugin::includeFile | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
void XTreeWidgetPlugin::initialize | ( | QDesignerFormEditorInterface * | ) | [inline, virtual] |
Reimplemented from QDesignerCustomWidgetInterface.
bool XTreeWidgetPlugin::isContainer | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
bool XTreeWidgetPlugin::isInitialized | ( | ) | const [inline, virtual] |
Reimplemented from QDesignerCustomWidgetInterface.
QString XTreeWidgetPlugin::name | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
QString XTreeWidgetPlugin::toolTip | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
QString XTreeWidgetPlugin::whatsThis | ( | ) | const [inline] |
Reimplemented from QDesignerCustomWidgetInterface.
Generated on Fri Sep 4 10:08:22 2009 | xTuple ERP Programmer Reference, Version 3.3.0 | 1.6.1 |