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

This class defines the model used in the Qt Model/View architecture for the tree of layers. More...

#include "../../../../common/STLUtils.h"
#include "../../../../common/Translator.h"
#include "../../../../maptools/AbstractLayer.h"
#include "../../Exception.h"
#include "AbstractTreeItem.h"
#include "AbstractTreeItemFactory.h"
#include "FolderLayerItem.h"
#include "LayerTreeModel.h"
#include <QMessageBox>
#include <QMimeData>
#include <QStringList>

Go to the source code of this file.

Detailed Description

This class defines the model used in the Qt Model/View architecture for the tree of layers.

Definition in file LayerTreeModel.cpp.