26 #ifndef __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_STRINGPROPERTYWIDGET_H 
   27 #define __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_STRINGPROPERTYWIDGET_H 
   30 #include "../Config.h" 
   33 namespace Ui { 
class StringPropertyWidgetForm; }
 
   62           std::auto_ptr<Ui::StringPropertyWidgetForm> 
m_ui;
 
   68 #endif  // __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_STRINGPROPERTYWIDGET_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. 
 
A base widget for simple properties. 
 
std::auto_ptr< Ui::StringPropertyWidgetForm > m_ui
 
A widget used to define a string property.