26 #ifndef __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_NUMERICPROPERTYWIDGET_H
27 #define __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_NUMERICPROPERTYWIDGET_H
30 #include "../Config.h"
35 namespace Ui {
class NumericPropertyWidgetForm; }
64 std::unique_ptr<Ui::NumericPropertyWidgetForm>
m_ui;
An atomic property like an integer or double.