]> Creatis software - clitk.git/blobdiff - vv/vvMainWindow.h
Ensure compilation with VTK6/Qt5 and newer version of GDCM
[clitk.git] / vv / vvMainWindow.h
index d7bf2ed2bbf09e367804201b041a2a437be28b3a..8f5b41c8c1924676ffa951c7301a3a2092fae96a 100644 (file)
@@ -57,6 +57,7 @@ class vvMainWindow: public vvMainWindowBase,
   void LoadImages(std::vector<std::string> filenames, vvImageReader::LoadedImageType type);
   vvSlicerManager * AddImage(vvImage::Pointer image,std::string filename);
   void AddField(QString file,int index);
+  bool CheckAddedImage(int index, QString imageType);
   void AddOverlayImage(int index, std::vector<std::string> fileNames, vvImageReader::LoadedImageType type);
   void AddFusionImage(int index, std::vector<std::string> fileNames, vvImageReader::LoadedImageType type);
   void AddROI(int index, QString filename);