X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMainWindow.h;h=a15ff8b1bb6e26817d2e7a1abe45704bc0299cdf;hb=0cd215b92821b63abf5e781c56cd8fc0c503a42b;hp=efcd6a26b41f8b7c89b5f6854f1ff730ad88ad8e;hpb=fbd1f3ace65ab9540cb4e0b2d4af83b60232479e;p=clitk.git diff --git a/vv/vvMainWindow.h b/vv/vvMainWindow.h index efcd6a2..a15ff8b 100644 --- a/vv/vvMainWindow.h +++ b/vv/vvMainWindow.h @@ -57,7 +57,7 @@ class vvMainWindow: public vvMainWindowBase, void AddOverlayImage(int index, std::vector fileNames, vvImageReader::LoadedImageType type); void AddFusionImage(int index, QString filename); void AddROI(int index, QString filename); - void AddLandmarks(int index, QString file); + void AddLandmarks(int index, std::vector); ///Adds a mesh to a SlicerManager, with optional warping by vector field void AddContour(int image_index, vvMesh::Pointer contour, bool propagation); ///This is used to show an image when opened or computed @@ -161,6 +161,7 @@ public slots: void SetFusionProperty(int opacity, int tresOpacity, int colormap,double window,double level, bool showLegend); void GoToCursor(); + void GoToLandmark(); void PlayPause(); void PlayNext(); void ChangeFrameRate(int rate) {