26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_TRAJECTORYPROPERTIESWIDGET_H    27 #define __TERRALIB_QT_WIDGETS_INTERNAL_TRAJECTORYPROPERTIESWIDGET_H    31 #include "../../../dataaccess/dataset/DataSetType.h"    33 #include "../Config.h"    41 namespace Ui { 
class TrajectoryPropertiesWidgetForm; }
    81           Ui::TrajectoryPropertiesWidgetForm* getForm();
    96           std::string getGeometryId();
   107           void onPropertyComboBoxIndexChanged(QString text);
   111           std::unique_ptr<Ui::TrajectoryPropertiesWidgetForm>  
m_ui;        
   118 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_TRAJECTORYPROPERTIESWIDGET_H 
boost::shared_ptr< DataSetType > DataSetTypePtr