GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <go4plugin.h>
Public Member Functions | |
Go4WidgetPlugins (QObject *parent=0) | |
virtual QList < QDesignerCustomWidgetInterface * > | customWidgets () const |
Private Attributes | |
QList < QDesignerCustomWidgetInterface * > | widgets |
Definition at line 21 of file go4plugin.h.
Go4WidgetPlugins::Go4WidgetPlugins | ( | QObject * | parent = 0 | ) |
Definition at line 27 of file go4plugin.cpp.
References widgets.
|
virtual |
Definition at line 42 of file go4plugin.cpp.
References widgets.
|
private |
Definition at line 32 of file go4plugin.h.
Referenced by customWidgets(), and Go4WidgetPlugins().