26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_SCATTERSTYLE_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_SCATTERSTYLE_H 
   30 #include "../Config.h" 
  153         QwtSymbol* getSymbol();
 
  162 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_SCATTERSTYLE_H 
#define TEQTWIDGETSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A Fill specifies the pattern for filling an area geometry. 
 
A Stroke specifies the appearance of a linear geometry. 
 
A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size. 
 
te::se::Graphic * m_graphic
The graphic used to edit the symbol's style. 
 
A Mark specifies a geometric shape and applies coloring to it.