26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_INFO_H
27#define __TERRALIB_QT_WIDGETS_INTERNAL_INFO_H
101 Info(QTreeWidget* infoTree,
MapDisplay* display,
const QCursor& cursor,
const std::list<te::map::AbstractLayerPtr>& layers, QObject* parent = 0);
121 void setLayers(
const std::list<te::map::AbstractLayerPtr>& layers);
This is the base class for Layers.
This is a utility class tool that provides a rectangle that can indicate a boundary.
A dataset is the unit of information manipulated by the data access module of TerraLib.
An Envelope defines a 2D rectangular region.
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
An abstract class for raster data strucutures.
An Envelope defines a 2D rectangular region.
Namespace for the DataAccess API of TerraLib.
Namespace for the Vector Geometry module of TerraLib.
Namespace for the Qt module of TerraLib.
Namespace for the Raster module of TerraLib.