21 #ifndef __qSlicerModelsModuleWidget_h 22 #define __qSlicerModelsModuleWidget_h 25 #include "ctkVTKObject.h" 30 #include "qSlicerModelsModuleExport.h" 32 class qSlicerModelsModuleWidgetPrivate;
47 void enter()
override;
60 void onClippingConfigurationButtonClicked();
61 void onDisplayNodeChanged();
62 void onClipSelectedModelToggled(
bool);
64 static void onMRMLSceneEvent(vtkObject* vtk_obj,
unsigned long event,
65 void* client_data,
void* call_data);
74 void onSubjectHierarchyItemModified(vtkObject* caller,
void* callData);
77 void onInformationSectionCollapsed(
bool);
80 void setup()
override;
83 QScopedPointer<qSlicerModelsModuleWidgetPrivate>
d_ptr;
A set of MRML Nodes that supports serialization and undo/redo.
Abstract Superclass for all specific types of MRML nodes.
MRML node for storing information about the active nodes in the scene.