21 #ifndef TE_QT_PLUGIN_RP_HAVE_BOUNDARYEXTRACTIONWIZARD_H
22 #define TE_QT_PLUGIN_RP_HAVE_BOUNDARYEXTRACTIONWIZARD_H
26 #include "../../../dataaccess/datasource/DataSource.h"
27 #include "../../../maptools/AbstractLayer.h"
29 #include "../Config.h"
41 namespace da {
class DataSetType; }
42 namespace gm {
class Geometry; }
43 namespace mem {
class DataSet; }
50 class BoundaryExtractionWizardPage;
51 class LayerSearchWizardPage;
65 void setList(std::list<te::map::AbstractLayerPtr>& layerList);
90 std::unique_ptr<te::qt::widgets::BoundaryExtractionWizardPage>
m_boundaryPage;
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