]> Creatis software - clitk.git/blobdiff - vv/vvMainWindow.h
accepts multiple window/level in cmd-line
[clitk.git] / vv / vvMainWindow.h
index 015a468924ec6a1e9836d24aeae884352cd781b5..1621c32ea3e417f32c44d9fda482ad6d42706509 100644 (file)
@@ -121,6 +121,8 @@ public slots:
   void UpdateSlicingPreset();
   void SwitchWindowLevel();
   void ApplyWindowLevelToAllImages();
+  void ApplyWindowToSetOfImages(double window, unsigned int indexMin, unsigned int indexMax);
+  void ApplyLevelToSetOfImages(double level, unsigned int indexMin, unsigned int indexMax);
   void UpdateLinkManager(std::string id, int slicer, double x, double y, double z, int temps);
   void UpdateLinkedNavigation(std::string id, vvSlicerManager *sm, vvSlicer* refSlicer);
   void AddLink(QString image1,QString image2);