26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_HISTOGRAMFRAME_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_HISTOGRAMFRAME_H 
   30 #include "../Config.h" 
   35 class QwtPlotSeriesItem;
 
   37 namespace Ui { 
class HistogramFrameWidgetForm; }
 
   47       class HistogramStyleWidget;
 
   77           QwtPlotSeriesItem* getChart();
 
   85           void setChart(QwtPlotSeriesItem* newChart);
 
   89           std::auto_ptr<Ui::HistogramFrameWidgetForm>  
m_ui;           
 
   97 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_HISTOGRAMFRAME_H