17 #ifndef QMITKLEVELWINDOWWIDGETCONTEXTMENU_H
18 #define QMITKLEVELWINDOWWIDGETCONTEXTMENU_H
66 std::map<QAction *, mitk::LevelWindowProperty::Pointer>
m_Images;
73 void getContextMenu(QMenu *contextmenu);
76 void getContextMenu();
91 void setPreset(QAction *presetAction);
95 void useOptimizedLevelWindow();
98 void useAllGreyvaluesFromImage();
107 void setDefaultLevelWindow();
110 void setDefaultScaleRange();
113 void changeScaleRange();
116 void setImage(QAction *imageAction);
119 void setMaximumWindow();
The LevelWindow class Class to store level/window values.
Provides access to the LevelWindowProperty object and LevelWindow of the "current" image...