13 #ifndef QmitkLevelWindowWidgetContextMenu_h
14 #define QmitkLevelWindowWidgetContextMenu_h
62 std::map<QAction *, mitk::LevelWindowProperty::Pointer>
m_Images;
69 void GetContextMenu(QMenu *contextMenu);
72 void GetContextMenu();
86 void OnSetPreset(
const QAction *presetAction);
90 void OnUseOptimizedLevelWindow();
93 void OnUseAllGreyvaluesFromImage();
102 void OnSetDefaultLevelWindow();
105 void OnSetDefaultScaleRange();
108 void OnChangeScaleRange();
111 void OnSetImage(QAction *imageAction);
114 void OnSetMaximumWindow();