26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_MARKSYMBOL_H    27 #define __TERRALIB_QT_WIDGETS_INTERNAL_MARKSYMBOL_H    30 #include "../Config.h"    33 #include <qwt_symbol.h>    38   namespace se { 
class Mark; }
    65           void drawSymbols(QPainter* painter, 
const QPointF* point, 
int numPoints) 
const; 
    76 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_MARKSYMBOL_H A Mark specifies a geometric shape and applies coloring to it.