26#ifndef __TERRALIB_EDIT_QT_INTERNAL_SPLITPOLYGONTOOL_H
27#define __TERRALIB_EDIT_QT_INTERNAL_SPLITPOLYGONTOOL_H
30#include "../../../geometry/Coord2D.h"
32#include "../../../dataaccess/dataset/ObjectIdSet.h"
33#include "../../../geometry/GeometryCollection.h"
34#include "../../../geometry/GeometryProperty.h"
35#include "../../../geometry/MultiPolygon.h"
36#include "../../../geometry/Utils.h"
37#include "../../../maptools/AbstractLayer.h"
38#include "../../../qt/widgets/canvas/Canvas.h"
This class represents a set of unique ids created in the same context. i.e. from the same data set.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
#define TEEDITQTEXPORT
You can use this macro in order to export/import classes and functions from this module.