Frapper  1.0a
Public Member Functions | List of all members
Frapper::WidgetTypeInterface Class Referenceabstract

Interface for widget type classes. More...

#include <WidgetTypeInterface.h>

Public Member Functions

virtual WidgetPlugincreateWidget (QWidget *parent, ParameterPlugin *parameter)=0
 Creates a widget of this type.
 

Detailed Description

Interface for widget type classes.

Member Function Documentation

virtual WidgetPlugin* Frapper::WidgetTypeInterface::createWidget ( QWidget *  parent,
ParameterPlugin parameter 
)
pure virtual

Creates a widget of this type.

Parameters
parentThe parent Widget.
parameterThe associated parameter
Returns
A pointer to the new widget.

The documentation for this class was generated from the following file: