]> Creatis software - clitk.git/blobdiff - vv/vvMainWindow.h
Corrected bug in landmarks with negative spacing
[clitk.git] / vv / vvMainWindow.h
index dbd8dd1d5f230cbdbda9e859df00ae1ab28c3d2a..be50cb74dee6a2b61c897b28c71711befba74f42 100644 (file)
@@ -54,6 +54,7 @@ class vvMainWindow: public vvMainWindowBase,
   void ShowLastImage();
 
   virtual void UpdateCurrentSlicer();
+  virtual QTabWidget * GetTab();
   //vvMainWindowToolInfo * GetInfoForTool();
 //   void AddRunningTool(vvToolCreatorBase * tool);
 
@@ -131,7 +132,7 @@ public slots:
   void SelectOverlayImage();
   void AddFusionImage();
 
-  void SetVFProperty(int subsampling,int scale,int lut);
+  void SetVFProperty(int subsampling,int scale,int lut, int width);
   void SetOverlayProperty(int color);
   void SetFusionProperty(int opacity,int colormap,double window,double level);