21 #ifndef TE_QT_WIDGETS_VECTORIZATIONWIZARD_H
22 #define TE_QT_WIDGETS_VECTORIZATIONWIZARD_H
26 #include "../../../dataaccess/datasource/DataSource.h"
27 #include "../../../maptools/AbstractLayer.h"
29 #include "../Config.h"
40 namespace da {
class DataSetType; }
41 namespace mem {
class DataSet; }
48 class VectorizationWizardPage;
49 class LayerSearchWizardPage;
63 void setList(std::list<te::map::AbstractLayerPtr>& layerList);
88 std::unique_ptr<te::qt::widgets::VectorizationWizardPage>
m_vectorPage;
A class that models the description of a dataset.
Implementation of a random-access dataset class for the TerraLib In-Memory Data Access driver.
boost::shared_ptr< DataSource > DataSourcePtr
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr