26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_TIMEPROPERTIESWIDGET_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_TIMEPROPERTIESWIDGET_H 
   30 #include "../Config.h" 
   38 namespace Ui { 
class TemporalPropertiesWidgetForm; }
 
   44   namespace da  {
class DataSet;}
 
   82           Ui::TemporalPropertiesWidgetForm* getForm();
 
   86           void onPropertyComboBoxIndexChanged(QString text);
 
   90           std::auto_ptr<Ui::TemporalPropertiesWidgetForm>  
m_ui;        
 
   97 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_TIMEPROPERTIESWIDGET_H 
A dataset is the unit of information manipulated by the data access module of TerraLib.