![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
The multipicking action extension. More...
#include <MultiPickingExtension.h>
Inheritance diagram for MultiPickingExtension: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... | |
| virtual void | init () |
| initialize all the actions More... | |
| MultiPickingExtension () | |
| the constructor More... | |
| virtual | ~MultiPickingExtension () |
| the destructor More... | |
Public Member Functions inherited from camitk::ActionExtension | |
| const ActionList & | getActions () |
| get the list of actions registered y this extension More... | |
| virtual | ~ActionExtension () |
| destructor More... | |
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... | |
The multipicking action extension.
|
inline |
the constructor
|
inlinevirtual |
the destructor
|
inlinevirtual |
Method that return the action extension descrption.
Implements camitk::ActionExtension.
|
inlinevirtual |
Method that return the action extension name.
Implements camitk::ActionExtension.
|
virtual |
initialize all the actions
Implements camitk::ActionExtension.
1.8.8