26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_TIMESERIESFRAME_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_TIMESERIESFRAME_H 
   30 #include "../Config.h" 
   35 class QwtPlotSeriesItem;
 
   37 namespace Ui { 
class TimeSeriesFrameWidgetForm; }
 
   46       class TimeSeriesChart;
 
   47       class TimeSeriesStyleWidget;
 
   78           QwtPlotSeriesItem* getChart();
 
   86           void setChart(QwtPlotSeriesItem* newChart);
 
   90           std::auto_ptr<Ui::TimeSeriesFrameWidgetForm>  
m_ui;           
 
   98 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_TIMESERIESFRAME_H