26 #ifndef __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_GEOMETRYPROPERTYWIDGET_H 
   27 #define __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_GEOMETRYPROPERTYWIDGET_H 
   30 #include "../Config.h" 
   35 namespace Ui { 
class GeometryPropertyWidgetForm; }
 
   64           std::auto_ptr<Ui::GeometryPropertyWidgetForm> 
m_ui;
 
   70 #endif  // __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_GEOMETRYPROPERTYWIDGET_H 
#define TEQTWIDGETSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
An atomic property like an integer or double. 
 
A base widget for simple properties. 
 
std::auto_ptr< Ui::GeometryPropertyWidgetForm > m_ui
 
A widget used to define a string property. 
 
A base widget for simple properties.