30 #ifndef __TERRALIB_LAYOUT_INTERNAL_PAPER_ITEM_H
31 #define __TERRALIB_LAYOUT_INTERNAL_PAPER_ITEM_H
35 #include "../../core/Config.h"
72 virtual void paint ( QPainter * painter,
const QStyleOptionGraphicsItem * option, QWidget * widget = 0 );
76 virtual void drawPaper(QPainter * painter);
Abstract class to represent an observable. "Model" part of MVC component.
Class that represents a graphic sheet of paper. Its coordinate system is the same of scene (millimete...
#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...
Abstract class that represents a graphic item. This object is of type QGraphicsObject.
Abstract class that represents a graphic item. This object is of type QGraphicsObject.