21#ifndef TE_QT_WIDGETS_VECTORIZATIONWIZARD_H
22#define TE_QT_WIDGETS_VECTORIZATIONWIZARD_H
63 void setList(std::list<te::map::AbstractLayerPtr>& layerList);
88 std::unique_ptr<te::qt::widgets::VectorizationWizardPage>
m_vectorPage;
This is the base class for Layers.
A class that models the description of a dataset.
Implementation of a random-access dataset class for the TerraLib In-Memory Data Access driver.
An abstract class for data providers like a DBMS, Web Services or a regular file.
Namespace for the DataAccess API of TerraLib.
boost::shared_ptr< DataSource > DataSourcePtr
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the memory data source of TerraLib.
Namespace for the Qt module of TerraLib.