26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_GRID_H    27 #define __TERRALIB_QT_WIDGETS_INTERNAL_GRID_H    30 #include "../Config.h"   108         QColor getColor() 
const;
   115         QFont getFont() 
const;
   139         void setColor(
const QColor& color);
   146         void setFont(
const QFont& font);
   152         void setGridType(
const int& type);
   170         void aboutToBeclosed();
   187         void makePlanarGrid();
   192         void makeGeographicGrid();
   199         void paintEvent(QPaintEvent* event);
   206         void closeEvent(QCloseEvent *event);
   228 #endif //__TERRALIB_QT_WIDGETS_INTERNAL_GRID_H