Frapper  1.0a
Public Member Functions | List of all members
PoemReaderPanelPlugin Class Reference

Plugin class for creating ReferenceDataNode objects. More...

#include <PoemReaderPanelPlugin.h>

Inheritance diagram for PoemReaderPanelPlugin:
Inheritance graph
[legend]
Collaboration diagram for PoemReaderPanelPlugin:
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 * PoemReaderPanelPlugin::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: