26#ifndef __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_QUERYLAYERBUILDERWIZARD_H
27#define __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_QUERYLAYERBUILDERWIZARD_H
69 void setLayerList(std::list<te::map::AbstractLayerPtr>& layerList);
89 std::unique_ptr<te::qt::widgets::FieldsWizardPage>
m_fieldPage;
This is the base class for Layers.
A Select models a query to be used when retrieving data from a DataSource.
This class is a wizard page with the DataSetWidget component.
This class is a wizard page with the DoubleListWidget component, used to create the FIELD object of a...
This class is a wizard page with the DoubleListWidget component, used to create the GROUPBY object of...
This class is used to define the layer attributes information.
This class is a wizard page with the WhereClauseWidget component.
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 Qt module of TerraLib.