X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMainWindow.h;h=81588c146a6ca7a746b1747b2bb9b74dcd0503ae;hb=4e8939cad4521503fc448378dd148373bd4d129e;hp=e01bcec1d55763f0786a7e622408e69522f2abc7;hpb=4ee0b6e90d649238f55190d87c62ebbe61f803f0;p=clitk.git diff --git a/vv/vvMainWindow.h b/vv/vvMainWindow.h index e01bcec..81588c1 100644 --- a/vv/vvMainWindow.h +++ b/vv/vvMainWindow.h @@ -87,6 +87,7 @@ public slots: void ImageInfoChanged(); void ShowHelpDialog(); void ShowDocumentation(); + void PopupRegisterForm(bool checkCanPush=false); void ComputeDeformableRegistration(); void WarpImage(); void ChangeViewMode(); @@ -100,7 +101,6 @@ public slots: void SegmentationOnCurrentImage(); void SurfaceViewerLaunch(); - void WindowsChanged(int window, int view, int slice); void WindowLevelChanged(double window, double level,int preset, int colormap); void UpdateSlice(int slicer, int slice); void UpdateTSlice(int slicer, int slice); @@ -142,7 +142,7 @@ public slots: void SetVFProperty(int subsampling,int scale,int lut, int width, double r, double g, double b); void SetOverlayProperty(int color); - void SetFusionProperty(int opacity,int colormap,double window,double level); + void SetFusionProperty(int opacity, int tresOpacity, int colormap,double window,double level); void GoToCursor(); void PlayPause(); @@ -152,6 +152,7 @@ public slots: } void UpdateRenderWindows(); void UpdateMemoryUsage(); + void show(); protected: