X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMainWindow.h;fp=vv%2FvvMainWindow.h;h=eee1d64b807eadea3582532b08c898bf21067710;hb=3378f6c372da1e07e35c45562749416fcfee6798;hp=e5e315509b1924c2392358cc36c6fe80c4e14fa4;hpb=ebdb05ef36e1f579a451171e691cd71d640f849c;p=clitk.git diff --git a/vv/vvMainWindow.h b/vv/vvMainWindow.h index e5e3155..eee1d64 100644 --- a/vv/vvMainWindow.h +++ b/vv/vvMainWindow.h @@ -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;