13 #ifndef QMITKMXNMULTIWIDGET_H 14 #define QMITKMXNMULTIWIDGET_H 33 Qt::WindowFlags f = 0,
34 const QString& multiWidgetName =
"mxnmulti");
62 void wheelEvent(QWheelEvent* e)
override;
63 void mousePressEvent(QMouseEvent* e)
override;
64 void moveEvent(QMoveEvent* e)
override;
68 void WheelMoved(QWheelEvent *);
73 void SetLayoutImpl()
override;
74 void SetInteractionSchemeImpl()
override { }
76 void CreateRenderWindowWidget();
78 bool m_CrosshairVisibility;
82 #endif // QMITKMXNMULTIWIDGET_H
MITK implementation of the QVTKWidget.
ViewDirection
Possible view directions for render windows.