26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_INFO_H
27#define __TERRALIB_QT_WIDGETS_INTERNAL_INFO_H
31#include "../../../maptools/AbstractLayer.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 a utility class tool that provides a rectangle that can indicate a boundary.
An Envelope defines a 2D rectangular region.
An Envelope defines a 2D rectangular region.