Frapper  1.0a
Public Member Functions | List of all members
PainterPanel::PainterPanelPlugin Class Reference

Plugin class for creating ReferenceDataNode objects. More...

#include <PainterPanelPlugin.h>

Inheritance diagram for PainterPanel::PainterPanelPlugin:
Inheritance graph
[legend]
Collaboration diagram for PainterPanel::PainterPanelPlugin:
Collaboration graph
[legend]

Public Member Functions

virtual PanelcreatePanel (QWidget *parent)
 Creates a node of this node type.
 

Detailed Description

Plugin class for creating ReferenceDataNode objects.

Member Function Documentation

Panel * PainterPanel::PainterPanelPlugin::createPanel ( QWidget *  parent)
virtual

Creates a node of this node type.

Public Functions.

Parameters
nameThe name for the new node.
parameterRootA copy of the parameter tree specific for the type of the node.
Returns
A pointer to the new node.

Creates a panel of this panel type.

Parameters
parentThe parent widget of the panel.
Returns
A pointer to the new panel.

Implements Frapper::PanelTypeInterface.


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