26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_GRAPHICPROPERTYITEM_H 
   27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_GRAPHICPROPERTYITEM_H 
   30 #include "../Config.h" 
   90           virtual void valueChanged(QtProperty* p, 
int value);
 
   91           virtual void valueChanged(QtProperty* p, 
double value);
 
   92           virtual void valueChanged(QtProperty* p, 
const QPointF &value);
 
   97           void graphicChanged();
 
  115 #endif //__TERRALIB_QT_WIDGETS_SE_INTERNAL_GRAPHICPROPERTYITEM_H 
#define TEQTWIDGETSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A widget used to define the general properties of a se object. 
 
te::se::Graphic * m_graphic
 
QtProperty * m_displacementProperty
 
QtProperty * m_angleProperty
 
A widget used to define the main property items that can be used to describe a se object...
 
QtProperty * m_sizeProperty
 
A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size. 
 
QtProperty * m_opacityProperty
 
QtProperty * m_anchorProperty