]> Creatis software - clitk.git/blobdiff - vv/vvMainWindow.h
first developments for PacsConnection
[clitk.git] / vv / vvMainWindow.h
index e5e315509b1924c2392358cc36c6fe80c4e14fa4..eee1d64b807eadea3582532b08c898bf21067710 100644 (file)
@@ -91,6 +91,7 @@ public slots:
   void SliceImages();
   void MergeImagesWithTime();
   void OpenDicom();
+  void PacsConnection();
   ///Open a vtkPolyData surface mesh and display it over the current image
   void OpenVTKContour();
   void SaveAs();
@@ -193,6 +194,7 @@ private:
   vvHelpDialog *help_dialog;
   vvDocumentation *documentation;
   vvDicomSeriesSelector *dicomSeriesSelector;
+  vvPacsConnection *PacsConnection;
 
   bool viewMode;
   bool playMode;