17 #ifndef QGSMAPCANVASMAP_H
18 #define QGSMAPCANVASMAP_H
20 #include <QGraphicsRectItem>
39 void resize( QSize size );
50 void setPanningOffset(
const QPoint& point );
53 Q_DECL_DEPRECATED QPixmap&
pixmap() {
return mPixmap; }
55 QPaintDevice& paintDevice();
57 void paint( QPainter* p,
const QStyleOptionGraphicsItem*, QWidget* );
59 QRectF boundingRect()
const;
63 void updateContents();