26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_TRAJECTORYPROPERTIESWIDGET_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_TRAJECTORYPROPERTIESWIDGET_H 
   30 #include "../../../dataaccess/dataset/DataSetType.h" 
   31 #include "../Config.h" 
   39 namespace Ui { 
class TrajectoryPropertiesWidgetForm; }
 
   79           Ui::TrajectoryPropertiesWidgetForm* getForm();
 
   94           std::string getGeometryId();
 
  105           void onPropertyComboBoxIndexChanged(QString text);
 
  109           std::auto_ptr<Ui::TrajectoryPropertiesWidgetForm>  
m_ui;        
 
  116 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_TRAJECTORYPROPERTIESWIDGET_H 
boost::shared_ptr< DataSetType > DataSetTypePtr