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