16 #ifndef QGSMAPRENDERERCACHE_H 17 #define QGSMAPRENDERERCACHE_H 52 void setCacheImage(
const QString& layerId,
const QImage& img );
58 void clearCacheImage(
const QString& layerId );
62 void layerRequestedRepaint();
76 #endif // QGSMAPRENDERERCACHE_H
A rectangle specified with double values.
QMap< QString, QImage > mCachedImages
This class is responsible for keeping cache of rendered images of individual layers.