Developer Documentation
PostProcessorInfo Class Reference

#include <OpenFlipper/common/RendererInfo.hh>

Public Member Functions

 PostProcessorInfo (PostProcessorInterface *_plugin, QString _name)
 

Public Attributes

PostProcessorInterfaceplugin
 Pointer to the loaded plugin (Already casted when loading it)
 
QString name
 Name of the plugin ( requested from the plugin on load)
 
QString description
 Description of the plugin.
 
QString version
 Version of the plugin.
 
QAction * optionsAction
 Possible action to add an options action or menu to the system.
 

Detailed Description

Type defining a currently loaded Post processor

Definition at line 194 of file RendererInfo.hh.


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