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>Go to the source code of this file.
A Qt4 widget to control the display of a set of layers.
Definition in file MapDisplay.cpp.