26 #ifndef __TERRALIB_PLUGINS_EXCHANGER_INTERNAL_DATAEXCHANGERWIZARD_H 
   27 #define __TERRALIB_PLUGINS_EXCHANGER_INTERNAL_DATAEXCHANGERWIZARD_H 
   30 #include "../../../dataaccess/datasource/DataSourceInfo.h" 
   31 #include "../Config.h" 
   38 #include <QtGui/QWizard> 
   41 namespace Ui { 
class DataExchangerWizardForm; }
 
   49       class DataExchangeSummaryWizardPage;
 
   50       class DataSetOptionsWizardPage;
 
   51       class DataSetSelectorWizardPage;
 
   52       class DataSourceSelectorWizardPage;
 
   96           std::auto_ptr<Ui::DataExchangerWizardForm> 
m_ui;
 
  108 #endif  // __TERRALIB_PLUGINS_EXCHANGER_INTERNAL_DATAEXCHANGERWIZARD_H 
#define TEQTWIDGETSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
std::auto_ptr< DataSetSelectorWizardPage > m_datasetSelectorPage
 
std::auto_ptr< DataSetOptionsWizardPage > m_datasetOptionsPage
 
std::auto_ptr< Ui::DataExchangerWizardForm > m_ui
 
std::auto_ptr< DataSourceSelectorWizardPage > m_datasourceSelectorPage
 
boost::shared_ptr< DataSourceInfo > DataSourceInfoPtr
 
std::auto_ptr< DataExchangeSummaryWizardPage > m_summaryPage
 
std::auto_ptr< DataSourceSelectorWizardPage > m_targetSelectorPage