|
Frapper
1.0a
|
Interface for widget type classes. More...
#include <WidgetTypeInterface.h>
Public Member Functions | |
| virtual WidgetPlugin * | createWidget (QWidget *parent, ParameterPlugin *parameter)=0 |
| Creates a widget of this type. | |
Interface for widget type classes.
|
pure virtual |
Creates a widget of this type.
| parent | The parent Widget. |
| parameter | The associated parameter |
1.8.2