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;  
class DataSetType;}
    46       class StringScaleDraw;
    71           virtual int rtti() 
const;
    98           void attach(QwtPlot* plot);
   159           void setSelectionColor(QColor selColor);
   176 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_HISTOGRAMCHART_H 
A class that models the description of a dataset. 
 
This class represents a set of unique ids created in the same context. i.e. from the same data set...