26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_TABLELINKDIALOG_H
27#define __TERRALIB_QT_WIDGETS_INTERNAL_TABLELINKDIALOG_H
40namespace Ui {
class TableLinkDialogForm; }
141 std::unique_ptr<Ui::TableLinkDialogForm>
m_ui;
A layer with reference to a dataset.
The Fields class can be used to model a set of expressions that form the output items of a SELECT.
A Join clause combines two FromItems.
A Select models a query to be used when retrieving data from a DataSource.
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
boost::intrusive_ptr< DataSetLayer > DataSetLayerPtr
Namespace for the Qt module of TerraLib.