QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes
qgsmapcanvas.h File Reference
#include "qgsconfig.h"
#include <list>
#include <memory>
#include <deque>
#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  QgsMapCanvasLayer
 A class that stores visibility and presence in overview flags together with pointer to the layer. More...
class  QgsMapCanvas
 Map canvas is a class for displaying all GIS data types on a canvas. More...
class  QgsMapCanvasRendererSync
 Class that does synchronization between QgsMapCanvas and its associated QgsMapRenderer: More...