X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMainWindow.h;h=bbdfe263719e83dd037b7c3d4b070834b3624262;hb=af5378525c594d0adb17104cf333e25976d3ac91;hp=1650571b26032c0766dfb7d1f7bbbb2db4aaa90a;hpb=58d0dc73fae9ce19162706d3da1392712a9e73c5;p=clitk.git diff --git a/vv/vvMainWindow.h b/vv/vvMainWindow.h index 1650571..bbdfe26 100644 --- a/vv/vvMainWindow.h +++ b/vv/vvMainWindow.h @@ -154,7 +154,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();