Frapper
1.0a
|
Plugin class for creating ReferenceDataNode objects. More...
#include <PoemReaderPanelPlugin.h>
Public Member Functions | |
virtual Panel * | createPanel (QWidget *parent) |
Creates a node of this node type. | |
Plugin class for creating ReferenceDataNode objects.
|
virtual |
Creates a node of this node type.
Public Functions.
name | The name for the new node. |
parameterRoot | A copy of the parameter tree specific for the type of the node. |
Creates a panel of this panel type.
parent | The parent widget of the panel. |
Implements Frapper::PanelTypeInterface.