![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
Show the selected camitk::ImageComponent slices in the 3D viewer(s) action extension. More...
#include <ShowIn3DExtension.h>
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... | |
ShowIn3DExtension () | |
Constructor. More... | |
virtual | ~ShowIn3DExtension () |
Destructor. More... | |
![]() | |
const ActionList & | getActions () |
get the list of actions registered y this extension More... | |
virtual | ~ActionExtension () |
destructor More... | |
Additional Inherited Members | |
![]() | |
ActionExtension () | |
constructor More... | |
void | registerAction (Action *) |
register an action instance More... | |
![]() | |
ActionList | actions |
the list of actions More... | |
Show the selected camitk::ImageComponent slices in the 3D viewer(s) action extension.
|
inline |
Constructor.
|
inlinevirtual |
Destructor.
|
inlinevirtual |
Method returning the action extension descrption.
Implements camitk::ActionExtension.
|
inlinevirtual |
Method returning the action extension name.
Implements camitk::ActionExtension.
|
virtual |
initialize all the actions
Implements camitk::ActionExtension.