]> Creatis software - clitk.git/blobdiff - vv/vvMainWindow.h
Merge /home/srit/src/clitk/clitk
[clitk.git] / vv / vvMainWindow.h
index 1650571b26032c0766dfb7d1f7bbbb2db4aaa90a..c77a59a8a4948a482e6db31d46e816c52056cec7 100644 (file)
@@ -118,6 +118,7 @@ public slots:
   void SetWindowLevel(double w, double l);
   void UpdateColorMap();
   void UpdateWindowLevel();
+  void UpdateSlicingPreset();
   void SwitchWindowLevel();
   void ApplyWindowLevelToAllImages();
   void UpdateLinkManager(std::string id, int slicer, double x, double y, double z, int temps);
@@ -154,7 +155,7 @@ public slots:
 
   void SetVFProperty(int subsampling,int scale,int lut, int width, double r, double g, double b);
   void SetOverlayProperty(int color, int linked, double window, double level);
-  void SetFusionProperty(int opacity, int tresOpacity, int colormap,double window,double level);
+  void SetFusionProperty(int opacity, int tresOpacity, int colormap,double window,double level, bool showLegend);
 
   void GoToCursor();
   void PlayPause();