26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_TIMESERIESPROPERTIESWIZARDPAGE_H
27#define __TERRALIB_QT_WIDGETS_INTERNAL_TIMESERIESPROPERTIESWIZARDPAGE_H
A class that models the description of a dataset.
A conteiner class for keeping information about a data source.
TimeSeriesPropertiesWizardPage(QWidget *parent=0)
~TimeSeriesPropertiesWizardPage()
std::unique_ptr< TemporalPropertiesWidget > m_tempPropWidget
The widget used to configure the general TrajectoryLayer's properties.
te::da::DataSetTypePtr m_dataType
The list of datasettypes used to configure the time series.
std::unique_ptr< TimeSeriesPropertiesWidget > m_propWidget
The widget used to configure the general spatio-temporal layer's properties.
void set(const te::da::DataSetTypePtr dataType)
te::st::TimeSeriesDataSetInfo * getInfo(const te::da::DataSourceInfoPtr dsInfo)
A class that contains infos about a DataSet that contains observations of one or more time series.
boost::shared_ptr< DataSetType > DataSetTypePtr
boost::shared_ptr< DataSourceInfo > DataSourceInfoPtr
Namespace for the Qt module of TerraLib.
Namespace for the TerraLib ST module.