26 #ifndef __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_CONSTRAINTSINDEXESLISTWIDGET_H
27 #define __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_CONSTRAINTSINDEXESLISTWIDGET_H
31 #include "../../../dataaccess/dataset/DataSetType.h"
33 #include "../Config.h"
38 namespace Ui {
class ConstraintsIndexesListWidgetForm; }
48 namespace dt {
class Property; }
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.
It describes an index associated to a DataSetType.