te::qt::widgets::TimeSeriesPropertiesWizardPage Class Reference

A WizardPage used to configure the general properties of a new spatio-temporal layer. More...

#include <TimeSeriesPropertiesWizardPage.h>

Inheritance diagram for te::qt::widgets::TimeSeriesPropertiesWizardPage:

Public Member Functions

te::st::TimeSeriesDataSetInfogetInfo (const te::da::DataSourceInfoPtr dsInfo)
 
void set (const te::da::DataSetTypePtr dataType)
 
 TimeSeriesPropertiesWizardPage (QWidget *parent=0)
 
 ~TimeSeriesPropertiesWizardPage ()
 

Private Attributes

te::da::DataSetTypePtr m_dataType
 The list of datasettypes used to configure the time series. More...
 
std::auto_ptr< TimeSeriesPropertiesWidgetm_propWidget
 The widget used to configure the general spatio-temporal layer's properties. More...
 
std::auto_ptr< TemporalPropertiesWidgetm_tempPropWidget
 The widget used to configure the general TrajectoryLayer's properties. More...
 

Detailed Description

A WizardPage used to configure the general properties of a new spatio-temporal layer.

Definition at line 60 of file TimeSeriesPropertiesWizardPage.h.

Constructor & Destructor Documentation

te::qt::widgets::TimeSeriesPropertiesWizardPage::TimeSeriesPropertiesWizardPage ( QWidget *  parent = 0)
te::qt::widgets::TimeSeriesPropertiesWizardPage::~TimeSeriesPropertiesWizardPage ( )

Member Function Documentation

te::st::TimeSeriesDataSetInfo* te::qt::widgets::TimeSeriesPropertiesWizardPage::getInfo ( const te::da::DataSourceInfoPtr  dsInfo)
void te::qt::widgets::TimeSeriesPropertiesWizardPage::set ( const te::da::DataSetTypePtr  dataType)

Member Data Documentation

te::da::DataSetTypePtr te::qt::widgets::TimeSeriesPropertiesWizardPage::m_dataType
private

The list of datasettypes used to configure the time series.

Definition at line 75 of file TimeSeriesPropertiesWizardPage.h.

std::auto_ptr<TimeSeriesPropertiesWidget> te::qt::widgets::TimeSeriesPropertiesWizardPage::m_propWidget
private

The widget used to configure the general spatio-temporal layer's properties.

Definition at line 76 of file TimeSeriesPropertiesWizardPage.h.

std::auto_ptr<TemporalPropertiesWidget> te::qt::widgets::TimeSeriesPropertiesWizardPage::m_tempPropWidget
private

The widget used to configure the general TrajectoryLayer's properties.

Definition at line 77 of file TimeSeriesPropertiesWizardPage.h.


The documentation for this class was generated from the following file: