26#ifndef __TERRALIB_EDIT_QT_INTERNAL_EDITINFOTOOL_H
27#define __TERRALIB_EDIT_QT_INTERNAL_EDITINFOTOOL_H
40#include <QTreeWidgetItem>
90 std::unique_ptr<te::dt::AbstractData>
getValue(
int type, QString value)
const;
95 std::map<std::string, te::dt::AbstractData*>
m_data;
This is the base class for Layers.
A dataset is the unit of information manipulated by the data access module of TerraLib.
An Envelope defines a 2D rectangular region.
An Envelope defines a 2D rectangular region.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the Qt module of TerraLib.
Configuration flags for the TerraLib Qt Edit module.
#define TEEDITQTEXPORT
You can use this macro in order to export/import classes and functions from this module.