26#ifndef __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_CONSTRAINTSINDEXESLISTWIDGET_H
27#define __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_CONSTRAINTSINDEXESLISTWIDGET_H
38namespace Ui {
class ConstraintsIndexesListWidgetForm; }
69 Ui::ConstraintsIndexesListWidgetForm*
getForm()
const;
106 void addTableItem(std::string name, std::string type, std::string properties);
112 std::unique_ptr<Ui::ConstraintsIndexesListWidgetForm>
m_ui;
A class that models the description of a dataset.
A class that models the description of a dataset.
It describes an index associated to a DataSetType.
It models a property definition.
Namespace for the DataAccess API of TerraLib.
Namespace for the Data Type module of TerraLib.
Namespace for the Qt module of TerraLib.