]> Creatis software - clitk.git/blobdiff - vv/vvMainWindow.h
New functionality: button apply windowing to all images
[clitk.git] / vv / vvMainWindow.h
index 23cded487b3ee98eceaafe5ea9fab1fad26dfd95..87765a96a659fb665adcd1d7eaf396438db5fc5e 100644 (file)
@@ -72,6 +72,7 @@ public slots:
   void OpenRecentImage();
   void OpenImageWithTime();
   void MergeImages();
+  void SliceImages();
   void MergeImagesWithTime();
   void OpenDicom();
   ///Open a vtkPolyData surface mesh and display it over the current image
@@ -103,6 +104,7 @@ public slots:
   void UpdateColorMap();
   void UpdateWindowLevel();
   void SwitchWindowLevel();
+  void ApplyWindowLevelToAllImages();
   void UpdateLinkManager(std::string id, int slicer, double x, double y, double z, int temps);
   void UpdateLinkedNavigation(std::string id, vvSlicerManager *sm);
   void AddLink(QString image1,QString image2);
@@ -127,8 +129,6 @@ public slots:
   void SaveSOScreenshot();
 
   void ShowContextMenu(QPoint point);
-  //  void CropImage();
-  void SplitImage();
   void CloseImage();
   void ReloadImage();
   void OpenField();