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 <QtGui/QMessageBox>#include <QtCore/QMimeData>#include <QtCore/QStringList>Go to the source code of this file.
This class defines the model used in the Qt Model/View architecture for the tree of layers.
Definition in file LayerTreeModel.cpp.