29 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_POLYGONSYMBOLIZERPROPERTY_H 
   30 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_POLYGONSYMBOLIZERPROPERTY_H 
   33 #include "../Config.h" 
   36 #include <QtGui/QWidget> 
   44     class PolygonSymbolizer;
 
   52       class BasicFillPropertyItem;
 
   53       class BasicStrokePropertyItem;
 
   54       class GraphicProperty;
 
  106           void onStrokeChanged();
 
  108           void onFillChanged();
 
  110           void onPolyGraphicChanged();
 
  115           void symbolizerChanged();
 
  131 #endif //__TERRALIB_QT_WIDGETS_SE_INTERNAL_POLYGONSYMBOLIZERPROPERTY_H 
#define TEQTWIDGETSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
te::qt::widgets::BasicFillPropertyItem * m_bf
 
A Symbolizer describes how a feature is to appear on a map. 
 
A PolygonSymbolizer is used to draw a polygon (or other area-type geometries), including filling its ...
 
A widget used to define the general properties of a se object. 
 
te::qt::widgets::GraphicProperty * m_graph
 
te::se::PolygonSymbolizer * m_symb
Polygon symbolizer element that will be configured by this widget. 
 
te::qt::widgets::BasicStrokePropertyItem * m_bs
 
A widget used to define the basic fill se object. 
 
A widget used to define the polygon symbolizer properties, such as: