26 #ifndef __TERRALIB_EDIT_QT_INTERNAL_GEOMETRIESUPDATETOOL_H    27 #define __TERRALIB_EDIT_QT_INTERNAL_GEOMETRIESUPDATETOOL_H    29 #include "../Config.h"    30 #include "../../../qt/widgets/tools/AbstractTool.h"    71       void setInUse(
const bool& status);
    73       virtual void resetVisualizationTool();
    77       void geometriesEdited();
    81       void endSelectCell(
const std::string&, 
const std::size_t&, std::size_t&);
    97 #endif //__TERRALIB_EDIT_QT_INTERNAL_GEOMETRIESUPDATETOOL_H #define TEEDITQTEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This is the base class for layers. 
 
This class controls how a set of layers are displayed. 
 
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.