Computer Assited Medical Intervention Tool Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Private Member Functions | List of all members
ImageLutExtension Class Reference

#include <ImageLutExtension.h>

+ Inheritance diagram for ImageLutExtension:

Public Member Functions

virtual QString getDescription ()
 Method that return the action extension descrption. More...
 
virtual QString getName ()
 Method that return the action extension name. More...
 
 ImageLutExtension ()
 the constructor More...
 
virtual void init ()
 initialize all the actions More...
 
virtual ~ImageLutExtension ()
 the destructor More...
 
- Public Member Functions inherited from camitk::ActionExtension
const ActionListgetActions ()
 get the list of actions registered y this extension More...
 
virtual ~ActionExtension ()
 destructor More...
 

Private Member Functions

 Q_INTERFACES (camitk::ActionExtension)
 

Additional Inherited Members

- Protected Member Functions inherited from camitk::ActionExtension
 ActionExtension ()
 constructor More...
 
void registerAction (Action *)
 register an action instance More...
 
- Protected Attributes inherited from camitk::ActionExtension
ActionList actions
 the list of actions More...
 

Constructor & Destructor Documentation

ImageLutExtension::ImageLutExtension ( )
inline

the constructor

virtual ImageLutExtension::~ImageLutExtension ( )
inlinevirtual

the destructor

Member Function Documentation

virtual QString ImageLutExtension::getDescription ( )
inlinevirtual

Method that return the action extension descrption.

Implements camitk::ActionExtension.

virtual QString ImageLutExtension::getName ( )
inlinevirtual

Method that return the action extension name.

Implements camitk::ActionExtension.

void ImageLutExtension::init ( )
virtual

initialize all the actions

Implements camitk::ActionExtension.

References registerNewAction.

ImageLutExtension::Q_INTERFACES ( camitk::ActionExtension  )
private

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