26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_FIELDSDIALOG_H
27#define __TERRALIB_QT_WIDGETS_INTERNAL_FIELDSDIALOG_H
39namespace Ui {
class FieldsDialogForm; }
135 std::unique_ptr<Ui::FieldsDialogForm>
m_ui;
The Fields class can be used to model a set of expressions that form the output items of a SELECT.
General enumerations for the Data Access module.
boost::ptr_vector< Field > Fields
Fields is just a boost::ptr_vector of Field pointers.
JoinType
The type of join in a query.
Namespace for the Qt module of TerraLib.