26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_HISTOGRAMCHART_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_HISTOGRAMCHART_H 
   30 #include "../Config.h" 
   33 #include <qwt_plot_histogram.h> 
   38   namespace da    { 
class ObjectIdSet; }
 
   46       class StringScaleDraw;
 
   71           virtual int rtti() 
const;
 
   98           void attach(QwtPlot* plot);
 
  159           void setSelectionColor(QColor selColor);
 
  173 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_HISTOGRAMCHART_H 
This class represents a set of unique ids created in the same context. i.e. from the same data set...