17 #ifndef QMITKSELECTABLEGLWIDGET_H
18 #define QMITKSELECTABLEGLWIDGET_H
24 #include "ui_QmitkSelectableGLWidget.h"
47 void wheelEvent(QWheelEvent *e)
override;
52 Ui::QmitkSelectableGLWidget *m_Ui;
Baseclass for renderer slice-/camera-control.
Controls the selection of the slice the associated BaseRenderer will display.
MITK implementation of the QVTKWidget.