26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_SCATTERCHART_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_SCATTERCHART_H 
   30 #include "../Config.h" 
   33 #include <qwt_plot_curve.h> 
   41   namespace da    { 
class ObjectIdSet; }
 
   81           virtual int rtti() 
const;
 
  141           void setSelectionColor(QColor selColor);
 
  157 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_SCATTERCHART_H 
This class represents a set of unique ids created in the same context. i.e. from the same data set...