X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMainWindow.h;h=ffae061112b828f7bd3fc5db982183eb0394a32b;hb=69da1b08550a83abac8b0f64793ce57af6d12647;hp=be50cb74dee6a2b61c897b28c71711befba74f42;hpb=97ff83e02ea212ec4a20c1794f75eed2576fffc7;p=clitk.git diff --git a/vv/vvMainWindow.h b/vv/vvMainWindow.h index be50cb7..ffae061 100644 --- a/vv/vvMainWindow.h +++ b/vv/vvMainWindow.h @@ -102,6 +102,7 @@ public slots: void UpdateWindowLevel(); void SwitchWindowLevel(); void UpdateLinkManager(std::string id, int slicer, double x, double y, double z, int temps); + void UpdateLinkedNavigation(std::string id, vvSlicerManager *sm); void AddLink(QString image1,QString image2); void RemoveLink(QString image1,QString image2); void ChangeImageWithIndexOffset(vvSlicerManager *sm, int slicer, int offset);