All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MapDisplay.cpp File Reference

A Qt4 widget to control the display of a set of layers. More...

#include "../../../common/STLUtils.h"
#include "../../../geometry/Coord2D.h"
#include "../../../geometry/Envelope.h"
#include "../../../maptools/AbstractLayer.h"
#include "../../../maptools/Utils.h"
#include "../../../qt/widgets/layer/explorer/AbstractTreeItem.h"
#include "../utils/ScopedCursor.h"
#include "Canvas.h"
#include "MapDisplay.h"
#include <QMimeData>
#include <QPaintDevice>
#include <QResizeEvent>
#include <QTimer>
#include <QGraphicsView>

Go to the source code of this file.

Detailed Description

A Qt4 widget to control the display of a set of layers.

Definition in file MapDisplay.cpp.