25#ifndef __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_LAYERITEMVIEW_H
26#define __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_LAYERITEMVIEW_H
43class QStyledItemDelegate;
112 void addLayers(
const std::list<te::map::AbstractLayerPtr>& layers,
const QModelIndex& idx,
const std::string& idxPath =
"./");
118 void setLayers(
const std::list<te::map::AbstractLayerPtr>& layers);
145 void addFolder(
const std::string& name,
const QModelIndex& idx);
This is the base class for Layers.
This is the base class for layers.
This class represents the informations needed to build map charts.
A Rule is used to attach property/scale conditions to and group the individual symbols used for rende...
The Style defines the styling that is to be applied to a geographic dataset (vector geometries or cov...
Namespace for the Map Tools module of TerraLib.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the Qt module of TerraLib.
Namespace for the Symbology Encoding module of TerraLib.