MITK-IGT
IGT Extension of MITK
|
The load function of this class is executed every time, the module is loaded. Attention: no static variables of any class in IGT Module are initialized at this moment! More...
#include <mitkIGTActivator.h>
Public Member Functions | |
IGTActivator () | |
~IGTActivator () override | |
void | Load (us::ModuleContext *) override |
void | Unload (us::ModuleContext *) override |
The load function of this class is executed every time, the module is loaded. Attention: no static variables of any class in IGT Module are initialized at this moment!
Documentation:
Definition at line 27 of file mitkIGTActivator.h.
mitk::IGTActivator::IGTActivator | ( | ) |
Definition at line 34 of file mitkIGTActivator.cpp.
|
override |
Definition at line 38 of file mitkIGTActivator.cpp.
|
override |
Definition at line 42 of file mitkIGTActivator.cpp.
|
override |
Definition at line 60 of file mitkIGTActivator.cpp.