26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_HISTOGRAMSTYLE_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_HISTOGRAMSTYLE_H 
   30 #include "../Config.h" 
  126 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_HISTOGRAMSTYLE_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. 
 
te::se::Fill * m_fill
The bar's fill . 
 
A Stroke specifies the appearance of a linear geometry. 
 
te::se::Stroke * m_stroke
The bar's stroke.