QGIS API Documentation  2.14.0-Essen
Classes
qgsmapcanvas.h File Reference
#include "qgsconfig.h"
#include "qgsexpressioncontext.h"
#include "qgsfeature.h"
#include "qgsmessagebar.h"
#include "qgsrectangle.h"
#include "qgspoint.h"
#include "qgis.h"
#include <QDomDocument>
#include <QGraphicsView>
#include <QtCore>
#include "qgsmapsettings.h"
#include "qgsprevieweffect.h"
Include dependency graph for qgsmapcanvas.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsMapCanvas
 Map canvas is a class for displaying all GIS data types on a canvas. More...
 
class  QgsMapCanvasLayer
 A class that stores visibility and presence in overview flags together with pointer to the layer. More...
 
class  QgsMapCanvasRendererSync
 Class that does synchronization between QgsMapCanvas and its associated QgsMapRenderer: More...