This class defines the model used in the Qt Model/View architecture for the tree of layers. More...
#include "../../../../maptools/AbstractLayer.h"#include "../../Config.h"#include <vector>#include <QtCore/QAbstractItemModel>Go to the source code of this file.
Classes | |
| class | te::qt::widgets::LayerTreeModel |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::qt | |
| Namespace for the Qt module of TerraLib. | |
| te::qt::widgets | |
| Namespace for the Qt Widgets module of TerraLib. | |
This class defines the model used in the Qt Model/View architecture for the tree of layers.
Definition in file LayerTreeModel.h.