SimplePlugin Class Reference

Inheritance diagram for SimplePlugin:
Inheritance graph
[legend]
Collaboration diagram for SimplePlugin:
Collaboration graph
[legend]

List of all members.

Public Member Functions

QString name ()
 Return a name for the plugin.
QString description ()
 Return a description of what the plugin is doing.

Detailed Description

Definition at line 7 of file simplePlugin.hh.


Member Function Documentation

QString SimplePlugin::description (  )  [inline, virtual]

Return a description of what the plugin is doing.

This function has to return a basic description of the plugin

Implements BaseInterface.

Definition at line 18 of file simplePlugin.hh.

QString SimplePlugin::name (  )  [inline, virtual]

Return a name for the plugin.

This Function has to return the name of the plugin.

Implements BaseInterface.

Definition at line 16 of file simplePlugin.hh.


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

acg pic Project OpenFlipper, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .