Medical Imaging Interaction Toolkit
2022.10.99-eeb2f471
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef QmitkMxNMultiWidget_h
14 #define QmitkMxNMultiWidget_h
33 Qt::WindowFlags f = 0,
34 const QString& multiWidgetName =
"mxnmulti");
87 void AddPlanesToDataStorage();
88 void RemovePlanesFromDataStorage();
93 void wheelEvent(QWheelEvent* e)
override;
94 void mousePressEvent(QMouseEvent* e)
override;
95 void moveEvent(QMoveEvent* e)
override;
99 void WheelMoved(QWheelEvent *);
108 void SetLayoutImpl()
override;
109 void SetInteractionSchemeImpl()
override { }
111 void CreateRenderWindowWidget();
115 bool m_CrosshairVisibility;
MITK implementation of the QVTKWidget.
Controls the selection of the slice the associated BaseRenderer will display.