32 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_POINTSYMBOLIZERPROPERTY_H 
   33 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_POINTSYMBOLIZERPROPERTY_H 
   36 #include "../Config.h" 
   39 #include <QtGui/QWidget> 
   46     class PointSymbolizer;
 
   54       class GraphicProperty;
 
  108           void onGraphicChanged();
 
  113           void symbolizerChanged();
 
  127 #endif //__TERRALIB_QT_WIDGETS_SE_INTERNAL_POINTSYMBOLIZERPROPERTY_H 
te::se::PointSymbolizer * m_symb
Point symbolizer element that will be configured by this widget. 
 
#define TEQTWIDGETSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A widget used to define the point symbolizer properties, such as: 
 
A Symbolizer describes how a feature is to appear on a map. 
 
A widget used to define the general properties of a se object. 
 
te::qt::widgets::GraphicProperty * m_graphProp
 
A PointSymbolizer specifies the rendering of a graphic Symbolizer at a point.