30 #ifndef __TERRALIB_LAYOUT_INTERNAL_GRIDPLANAR_ITEM_H  
   31 #define __TERRALIB_LAYOUT_INTERNAL_GRIDPLANAR_ITEM_H 
   35 #include "../../core/Config.h" 
   71         virtual void drawGrid(QPainter* painter);
 
Abstract class to represent an observable. "Model" part of MVC component. 
 
#define TELAYOUTEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
Abstract class to represent a controller. "Controller" part of MVC component. All classes representin...
 
Class that represents a graphic GridMap. Its coordinate system is the same of scene (millimeters)...
 
Class that represents a graphic GridMap. Its coordinate system is the same of scene (millimeters)...
 
Class that represents a graphic GridMap. Its coordinate system is the same of scene (millimeters)...