26#ifndef __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_QUERYBUILDERDIALOG_H
27#define __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_QUERYBUILDERDIALOG_H
46namespace Ui {
class QueryBuilderDialogForm; }
75 void setLayerList(std::list<te::map::AbstractLayerPtr>& layerList);
110 std::unique_ptr<Ui::QueryBuilderDialogForm>
m_ui;
This is the base class for Layers.
A class that models the description of a dataset.
A class that can be used to model a filter expression that can be applied to a query.
A class that can be used to model a filter expression that can be applied to a query.
An abstract class for data providers like a DBMS, Web Services or a regular file.
This is an abstract class that models a query expression.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the Qt module of TerraLib.