Frapper
1.0a
|
Plugin class for creation of BroadcastNode node. More...
#include <BroadcastNodePlugin.h>
Public Member Functions | |
virtual Node * | createNode (const QString &name, ParameterGroup *parameterRoot) |
methods | |
Plugin class for creation of BroadcastNode node.
|
virtual |
methods
Public Functions.
Creates a node of this node type.
name | The name for the new node. |
parameterRoot | A copy of the parameter tree specific for the type of the node. |
Implements Frapper::NodeTypeInterface.