|
GSI Object Oriented Online Offline (Go4) GO4-6.4.5
|
#include <go4plugin.h>
Public Member Functions | |
| Go4WidgetPlugins (QObject *parent=nullptr) | |
| virtual QList< QDesignerCustomWidgetInterface * > | customWidgets () const |
Private Attributes | |
| QList< QDesignerCustomWidgetInterface * > | widgets |
Definition at line 21 of file go4plugin.h.
| Go4WidgetPlugins::Go4WidgetPlugins | ( | QObject * | parent = nullptr | ) |
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 Go4WidgetPlugins(), and customWidgets().