]> Creatis software - clitk.git/blobdiff - vv/vvLabelImageLoaderWidget.h
add memory usage
[clitk.git] / vv / vvLabelImageLoaderWidget.h
index 1e0d25b0bca687787f19e83ebfeb94bee40faad3..33b85eb1d9654f6c190b8a826b7a45883034d41f 100644 (file)
@@ -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();