Class that does synchronization between QgsMapCanvas and its associated QgsMapRenderer:
More...
#include <qgsmapcanvas.h>
Detailed Description
Class that does synchronization between QgsMapCanvas and its associated QgsMapRenderer:
- changes done in map canvas settings are pushed to map renderer
- changes done in map renderer are pushed to map canvas settings
This class can be removed within API cleanup when QgsMapRenderer will not be accessible from canvas API anymore. Added in 2.4. This class is not a part of public API!
Constructor & Destructor Documentation
Member Function Documentation
void QgsMapCanvasRendererSync::onCrsTransformC2R |
( |
| ) |
|
|
protectedslot |
void QgsMapCanvasRendererSync::onCrsTransformR2C |
( |
| ) |
|
|
protectedslot |
void QgsMapCanvasRendererSync::onDestCrsC2R |
( |
| ) |
|
|
protectedslot |
void QgsMapCanvasRendererSync::onDestCrsR2C |
( |
| ) |
|
|
protectedslot |
void QgsMapCanvasRendererSync::onExtentC2R |
( |
| ) |
|
|
protectedslot |
void QgsMapCanvasRendererSync::onExtentR2C |
( |
| ) |
|
|
protectedslot |
void QgsMapCanvasRendererSync::onLayersC2R |
( |
| ) |
|
|
protectedslot |
void QgsMapCanvasRendererSync::onMapUnitsC2R |
( |
| ) |
|
|
protectedslot |
void QgsMapCanvasRendererSync::onMapUnitsR2C |
( |
| ) |
|
|
protectedslot |
Member Data Documentation
bool QgsMapCanvasRendererSync::mSyncingExtent |
|
protected |
The documentation for this class was generated from the following files: