26#ifndef __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_QUERYDIALOG_H
27#define __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_QUERYDIALOG_H
44namespace Ui {
class QueryDialogForm; }
81 void setLayerList(std::list<te::map::AbstractLayerPtr>& layerList);
139 std::unique_ptr<Ui::QueryDialogForm>
m_ui;
This is the base class for Layers.
A class that can be used to model a filter expression that can be applied to a query.
A dataset is the unit of information manipulated by the data access module of TerraLib.
A class that can be used to model a filter expression that can be applied to a query.
Namespace for the Color Model of TerraLib.
Namespace for the DataAccess API of TerraLib.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the Qt module of TerraLib.