14#ifndef __vtkSlicerModuleLogic_h
15#define __vtkSlicerModuleLogic_h
30 void PrintSelf(ostream& os, vtkIndent indent)
override;
52 std::string ModuleShareDirectory;
~vtkSlicerModuleLogic() override
virtual vtkMRMLAbstractLogic * GetModuleLogic(const char *moduleName)
Convenience method for getting another module's logic from the application logic.
void PrintSelf(ostream &os, vtkIndent indent) override
void SetModuleShareDirectory(const std::string &shareDirectory)
virtual vtkSlicerApplicationLogic * GetApplicationLogic()
Get access to overall application state.
static vtkSlicerModuleLogic * New()
The Usual vtk class functions.
std::string GetModuleShareDirectory() const