26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_STRINGSCALEDRAW_H    27 #define __TERRALIB_QT_WIDGETS_INTERNAL_STRINGSCALEDRAW_H    30 #include "../Config.h"    33 #include <qwt_scale_draw.h>    80        std::set<QString>& getLabels();
    88       void setLabels(  std::set<QString> new_labels);
    96       virtual QwtText label( 
double value ) 
const;
   106 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_STRINGSCALEDRAW_H