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();
117 #endif // QMITKLEVELWINDOWWIDGETCONTEXTMENU_H
The LevelWindow class Class to store level/window values.
Provides access to the LevelWindowProperty object and LevelWindow of the "current" image...