All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 "MapDisplay.h"
#include "Canvas.h"
#include "ScopedCursor.h"
#include <QtCore/QTimer>
#include <QtGui/QResizeEvent>
#include <QtGui/QPaintDevice>

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.