16 #ifndef QGSMAPCANVASMAP_H 
   17 #define QGSMAPCANVASMAP_H 
   19 #include <QGraphicsRectItem> 
   38     void resize( QSize 
size );
 
   49     void setPanningOffset( 
const QPoint& point );
 
   51     QPaintDevice& paintDevice();
 
   53     void paint( QPainter* p, 
const QStyleOptionGraphicsItem*, QWidget* );
 
   55     QRectF boundingRect() 
const;
 
   59     void updateContents();