Computer Assisted Medical Intervention Tool Kit  version 5.2
 
Loading...
Searching...
No Matches
ShowIn3DExtension Class Reference

Show the selected camitk::ImageComponent slices in the 3D viewer(s) action extension. More...

#include <ShowIn3DExtension.h>

+ Inheritance diagram for ShowIn3DExtension:
+ Collaboration diagram for ShowIn3DExtension:

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Show the selected camitk::ImageComponent slices in the 3D viewer(s) action extension.

Constructor & Destructor Documentation

◆ ShowIn3DExtension()

ShowIn3DExtension::ShowIn3DExtension ( )
inline

Constructor.

◆ ~ShowIn3DExtension()

virtual ShowIn3DExtension::~ShowIn3DExtension ( )
inlinevirtual

Destructor.

Member Function Documentation

◆ getDescription()

virtual QString ShowIn3DExtension::getDescription ( )
inlineoverridevirtual

Method returning the action extension description.

Implements camitk::ActionExtension.

◆ getName()

virtual QString ShowIn3DExtension::getName ( )
inlineoverridevirtual

Method returning the action extension name.

Implements camitk::ActionExtension.

◆ init()

void ShowIn3DExtension::init ( )
overridevirtual

initialize all the actions

Implements camitk::ActionExtension.

References registerNewAction.


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