26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_TIMESERIESWIDGET_H    27 #define __TERRALIB_QT_WIDGETS_INTERNAL_TIMESERIESWIDGET_H    31 #include "../../../dataaccess/dataset/DataSetType.h"    33 #include "../Config.h"    41 namespace Ui { 
class TimeSeriesPropertiesWidgetForm; }
    81           std::string getIdPropName();
    97           std::string getValuePropName();
   113           std::string getGeometryPropName();
   132           Ui::TimeSeriesPropertiesWidgetForm* getForm();
   143           void onPropertyComboBoxIndexChanged(QString text);
   147           std::auto_ptr<Ui::TimeSeriesPropertiesWidgetForm>  
m_ui;         
   154 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_TIMESERIESWIDGET_H boost::shared_ptr< DataSetType > DataSetTypePtr