26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_TRAJECOTORYPROPERTIESWIZARDPAGE_H
27#define __TERRALIB_QT_WIDGETS_INTERNAL_TRAJECOTORYPROPERTIESWIZARDPAGE_H
72 void set(
const std::list<te::da::DataSetTypePtr> dataTypes);
A class that models the description of a dataset.
A conteiner class for keeping information about a data source.
~TrajectoryPropertiesWizardPage()
void set(const std::list< te::da::DataSetTypePtr > dataTypes)
std::list< te::da::DataSetTypePtr > m_dataTypes
The list of datasettypes used to configure the trajectory(ies)
TrajectoryPropertiesWizardPage(QWidget *parent=0)
std::unique_ptr< TemporalPropertiesWidget > m_tempPropWidget
The widget used to configure the general TrajectoryLayer's properties.
std::list< te::st::TrajectoryDataSetInfo * > getInfo(const te::da::DataSourceInfoPtr dsInfo)
std::unique_ptr< TrajectoryPropertiesWidget > m_propWidget
The widget used to configure the unique TrajectoryLayer's properties.
A class that contains infos about a DataSet that contains observations of one or more trajectories.
boost::shared_ptr< DataSourceInfo > DataSourceInfoPtr
Namespace for the Qt module of TerraLib.
Namespace for the TerraLib ST module.