26 #ifndef __TERRALIB_EDIT_QT_INTERNAL_DELETEGEOMETRYTOOL_H    27 #define __TERRALIB_EDIT_QT_INTERNAL_DELETEGEOMETRYTOOL_H    31 #include "../../../dataaccess/dataset/ObjectId.h"    32 #include "../../../geometry/Envelope.h"    33 #include "../../../geometry/Geometry.h"    34 #include "../../../maptools/AbstractLayer.h"    35 #include "../../Utils.h"    37 #include "../Config.h"    96         bool mousePressEvent(QMouseEvent* e);
   114 #endif  // __TERRALIB_EDIT_QT_INTERNAL_DELETEGEOMETRYTOOL_H #define TEEDITQTEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
An Envelope defines a 2D rectangular region. 
 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr