Frapper
1.0a
|
Interface for node type classes. More...
#include <PanelTypeInterface.h>
Public Member Functions | |
virtual Panel * | createPanel (QWidget *parent)=0 |
Creates a panel of this type. | |
Interface for node type classes.
|
pure virtual |
Creates a panel of this type.
parent | The parent Widget. |
Implemented in PainterPanel::PainterPanelPlugin, PoemReaderPanelPlugin, and TestPanelPlugin.