26#ifndef __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_QUERYDATASOURCEDIALOG_H
27#define __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_QUERYDATASOURCEDIALOG_H
47#include <QListWidgetItem>
49namespace Ui {
class QueryDataSourceDialogForm; }
143 std::unique_ptr<Ui::QueryDataSourceDialogForm>
m_ui;
This is the base class for Layers.
A model based on te::da::DataSet.
A conteiner class for keeping information about a data source.
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.
Namespace for the DataAccess API of TerraLib.
boost::shared_ptr< DataSourceInfo > DataSourceInfoPtr
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the Qt module of TerraLib.