X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvLabelImageLoaderWidget.h;h=33b85eb1d9654f6c190b8a826b7a45883034d41f;hb=9a9ae52b68d1cc0fea67acb45702d092446b423e;hp=1e0d25b0bca687787f19e83ebfeb94bee40faad3;hpb=558ee3aac5989966a5695cf1ab361317bccfcc4a;p=clitk.git diff --git a/vv/vvLabelImageLoaderWidget.h b/vv/vvLabelImageLoaderWidget.h index 1e0d25b..33b85eb 100644 --- a/vv/vvLabelImageLoaderWidget.h +++ b/vv/vvLabelImageLoaderWidget.h @@ -15,6 +15,7 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html ======================================================================-====*/ + #ifndef VVLABELIMAGELOADERWIDGET_H #define VVLABELIMAGELOADERWIDGET_H @@ -38,6 +39,7 @@ class vvLabelImageLoaderWidget: public QWidget, private Ui::vvLabelImageLoaderWi vvImage::Pointer GetImage(); double GetBackgroundValue(); + void SetText(QString t); signals: void accepted();