Frapper  1.0a
Public Member Functions | List of all members
StringToBoolNode::String2BoolNodePlugin Class Reference

Plugin class for creation of String2BoolNode node. More...

#include <String2BoolNodePlugin.h>

Inheritance diagram for StringToBoolNode::String2BoolNodePlugin:
Inheritance graph
[legend]
Collaboration diagram for StringToBoolNode::String2BoolNodePlugin:
Collaboration graph
[legend]

Public Member Functions

NodecreateNode (const QString &name, ParameterGroup *parameterRoot)
 methods
 

Detailed Description

Plugin class for creation of String2BoolNode node.

Member Function Documentation

Node * StringToBoolNode::String2BoolNodePlugin::createNode ( const QString &  name,
ParameterGroup parameterRoot 
)
virtual

methods

Creates a node of this node type.

Parameters
nameThe name for the new node.
Returns
A pointer to the new node.

Implements Frapper::NodeTypeInterface.


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