X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvOverlayPanel.h;h=bd9e9722771ed599d358fc70f2898fab73151ec2;hb=031521534da503d7a4f32d97568e8ad567e73092;hp=4a89a1f8f6f0f2587474ffdb1ad891aa13140649;hpb=df1fe7da56a47ca087ca20ff5bb3c5b74abaad01;p=clitk.git diff --git a/vv/vvOverlayPanel.h b/vv/vvOverlayPanel.h index 4a89a1f..bd9e972 100644 --- a/vv/vvOverlayPanel.h +++ b/vv/vvOverlayPanel.h @@ -47,6 +47,8 @@ public: void getCurrentVectorInfo(int visibility, double x, double y, double z, double value); void getCurrentOverlayInfo(int visibility,double valueOver, double valueRef); void getCurrentFusionInfo(int visibility,double value); + + bool getShowLegend(); public slots: void setVFProperty(); @@ -58,7 +60,7 @@ public slots: signals: void VFPropertyUpdated(int subsampling, int scale, int log, int width, double r, double g, double b); void OverlayPropertyUpdated(int color, int linked, double window, double level); - void FusionPropertyUpdated(int opacity, int thresOpacity, int colormap, double window, double level); + void FusionPropertyUpdated(int opacity, int thresOpacity, int colormap, double window, double level, bool showLegend); private: