26 #ifndef __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_CONSTRAINTWIDGET_H
27 #define __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_CONSTRAINTWIDGET_H
31 #include "../../../dataaccess/dataset/DataSetType.h"
33 #include "../Config.h"
38 namespace Ui {
class ConstraintWidgetForm; }
42 namespace da {
class Constraint; }
48 class DoubleListWidget;
65 Ui::ConstraintWidgetForm*
getForm()
const;
87 std::unique_ptr<Ui::ConstraintWidgetForm>
m_ui;
A class that models the description of a dataset.