26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_TIMESERIESCHART_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_TIMESERIESCHART_H 
   30 #include "../Config.h" 
   33 #include <qwt_plot_curve.h> 
   41   namespace da  { 
class ObjectIdSet; }
 
   48       class TimeSeriesStyle;
 
   49       class StringScaleDraw;
 
   82           virtual int rtti() 
const;
 
  107           void attach(QwtPlot* plot);
 
  153 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_TIMESERIESCHART_H 
A class to represent time series.