X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=vv%2FvvMainWindow.h;h=23ee6f414f84a1200382bc1431715c605aadef8f;hb=5a7da4aedae5c204bc55c187717193e5950f9a44;hp=12aaaf1a5f0b8d6f0d5a41d40f0d7bfe16092110;hpb=c2ab58be4d4d65c577a944df6849c70387b1095f;p=clitk.git diff --git a/vv/vvMainWindow.h b/vv/vvMainWindow.h index 12aaaf1..23ee6f4 100644 --- a/vv/vvMainWindow.h +++ b/vv/vvMainWindow.h @@ -73,6 +73,7 @@ class vvMainWindow: public vvMainWindowBase, public slots: ///Allows the user to open and select various surfaces contained in a dicom-struct file + void AddDCStructContour(int index, QString file); void OpenDCStructContour(); ///Computes the midposition image of a 4D sequence with a VF and displays it void ComputeMidPosition();