Computer Assited Medical Intervention Tool Kit  version 5.0
MeshProjectionExtension Class Reference

#include <MeshProjectionExtension.h>

+ Inheritance diagram for MeshProjectionExtension:
+ Collaboration diagram for MeshProjectionExtension:

Public Member Functions

virtual QString getDescription ()
 Method returning the action extension descrption. More...
 
virtual QString getName ()
 Method returning the action extension name. More...
 
virtual void init ()
 initialize all the actions More...
 
 MeshProjectionExtension ()
 Constructor. More...
 
virtual ~MeshProjectionExtension ()
 Destructor. More...
 
- Public Member Functions inherited from camitk::ActionExtension
const ActionListgetActions ()
 get the list of actions registered y this extension More...
 
QString getLocation () const
 get the file path (location of the .dll/.so/.dylib) of this plugin More...
 
void initResources ()
 Load, for the selected langage (asked to the Application), the associated .qm file. More...
 
void setLocation (const QString loc)
 set the file path (once loaded as a dynamic library) More...
 
 ~ActionExtension () override
 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

◆ MeshProjectionExtension()

MeshProjectionExtension::MeshProjectionExtension ( )
inline

Constructor.

◆ ~MeshProjectionExtension()

virtual MeshProjectionExtension::~MeshProjectionExtension ( )
inlinevirtual

Destructor.

Member Function Documentation

◆ getDescription()

virtual QString MeshProjectionExtension::getDescription ( )
inlinevirtual

Method returning the action extension descrption.

Implements camitk::ActionExtension.

◆ getName()

virtual QString MeshProjectionExtension::getName ( )
inlinevirtual

Method returning the action extension name.

Implements camitk::ActionExtension.

◆ init()

void MeshProjectionExtension::init ( )
virtual

initialize all the actions

Implements camitk::ActionExtension.

References registerNewAction.

◆ Q_INTERFACES()

MeshProjectionExtension::Q_INTERFACES ( camitk::ActionExtension  )
private

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