NodeTypeInterface Class Reference

Interface for node type classes. More...

#include <NodeTypeInterface.h>

List of all members.

Public Member Functions

virtual NodecreateNode (const QString &name, ParameterGroup *parameterRoot)=0
 Creates a node of this node type.


Detailed Description

Interface for node type classes.

Member Function Documentation

virtual Node* NodeTypeInterface::createNode ( const QString &  name,
ParameterGroup parameterRoot 
) [pure virtual]

Creates a node of this node type.

Parameters:
name The name for the new node.
parameterRoot A copy of the parameter tree specific for the type of the node.
Returns:
A pointer to the new node.


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

Generated on Wed Feb 24 15:01:01 2010 for Frapper by  doxygen 1.5.9