13 #ifndef QmitkRenderWindowWidget_h
14 #define QmitkRenderWindowWidget_h
29 #include <QMouseEvent>
30 #include <QVBoxLayout>
32 class vtkCornerAnnotation;
50 QWidget* parent =
nullptr,
51 const QString& widgetName =
"",
106 void InitializeGUI();
107 void InitializeDecorations();
110 QString m_WidgetName;
111 QVBoxLayout* m_Layout;
117 mitk::CrosshairManager::Pointer m_CrosshairManager;
119 std::pair<mitk::Color, mitk::Color> m_GradientBackgroundColors;
MITK implementation of the QVTKWidget.
Data management class that handles 'was created by' relations.
Controls the selection of the slice the associated BaseRenderer will display.
itk::RGBPixel< float > Color
Color Standard RGB color typedef (float)