QGIS API Documentation
2.8.2-Wien
|
Class that does synchronization between QgsMapCanvas and its associated QgsMapRenderer: More...
#include <qgsmapcanvas.h>
Public Member Functions | |
QgsMapCanvasRendererSync (QgsMapCanvas *canvas, QgsMapRenderer *renderer) |
Protected Slots | |
void | onCrsTransformC2R () |
void | onCrsTransformR2C () |
void | onDestCrsC2R () |
void | onDestCrsR2C () |
void | onExtentC2R () |
void | onExtentR2C () |
void | onLayersC2R () |
void | onMapRotationC2R () |
void | onMapRotationR2C () |
void | onMapUnitsC2R () |
void | onMapUnitsR2C () |
Protected Attributes | |
QgsMapCanvas * | mCanvas |
QgsMapRenderer * | mRenderer |
bool | mSyncingExtent |
Class that does synchronization between QgsMapCanvas and its associated QgsMapRenderer:
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!
Definition at line 696 of file qgsmapcanvas.h.
QgsMapCanvasRendererSync::QgsMapCanvasRendererSync | ( | QgsMapCanvas * | canvas, |
QgsMapRenderer * | renderer | ||
) |
Definition at line 89 of file qgsmapcanvas.cpp.
|
protectedslot |
Definition at line 157 of file qgsmapcanvas.cpp.
|
protectedslot |
Definition at line 162 of file qgsmapcanvas.cpp.
|
protectedslot |
Definition at line 167 of file qgsmapcanvas.cpp.
|
protectedslot |
Definition at line 172 of file qgsmapcanvas.cpp.
|
protectedslot |
Definition at line 115 of file qgsmapcanvas.cpp.
|
protectedslot |
Definition at line 126 of file qgsmapcanvas.cpp.
|
protectedslot |
Definition at line 177 of file qgsmapcanvas.cpp.
|
protectedslot |
Definition at line 152 of file qgsmapcanvas.cpp.
|
protectedslot |
Definition at line 147 of file qgsmapcanvas.cpp.
|
protectedslot |
Definition at line 137 of file qgsmapcanvas.cpp.
|
protectedslot |
Definition at line 142 of file qgsmapcanvas.cpp.
|
protected |
Definition at line 723 of file qgsmapcanvas.h.
|
protected |
Definition at line 724 of file qgsmapcanvas.h.
|
protected |
Definition at line 726 of file qgsmapcanvas.h.