26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_TIMESERIESWIDGET_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_TIMESERIESWIDGET_H 
   30 #include "../../../dataaccess/dataset/DataSetType.h" 
   31 #include "../Config.h" 
   39 namespace Ui { 
class TimeSeriesPropertiesWidgetForm; }
 
   79           std::string getIdPropName();
 
   95           std::string getValuePropName();
 
  111           std::string getGeometryPropName();
 
  130           Ui::TimeSeriesPropertiesWidgetForm* getForm();
 
  141           void onPropertyComboBoxIndexChanged(QString text);
 
  145           std::auto_ptr<Ui::TimeSeriesPropertiesWidgetForm>  
m_ui;         
 
  152 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_TIMESERIESWIDGET_H 
boost::shared_ptr< DataSetType > DataSetTypePtr