26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_INFO_H    27 #define __TERRALIB_QT_WIDGETS_INTERNAL_INFO_H    31 #include "../../../maptools/AbstractLayer.h"    33 #include "../Config.h"    37 #include <QTreeWidget>    38 #include <QTreeWidgetItem>    97           Info(
MapDisplay* display, 
const QCursor& cursor, 
const std::list<te::map::AbstractLayerPtr>& layers, QObject* parent = 0);
   109           bool mouseReleaseEvent(QMouseEvent* e);
   115           void setLayers(
const std::list<te::map::AbstractLayerPtr>& layers);
   127 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_INFO_H