]> Creatis software - clitk.git/blobdiff - vv/vvMainWindow.h
Avoid to open more than one overlay/fusion/vf per image with command line
[clitk.git] / vv / vvMainWindow.h
index b093554d0a0b92018d352f1eb1236db1012b8be6..9253fa07a21a0f41853300b869d34c393fa5ed3f 100644 (file)
@@ -54,6 +54,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);