#include "../../../maptools/AbstractLayer.h"
#include "../core/command/AddCommand.h"
#include "../core/UndoStackManager.h"
#include "CreateLineTool.h"
#include "../Config.h"
#include <QPointF>
#include <set>
Go to the source code of this file.
Classes | |
class | te::edit::AggregateAreaTool |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::edit |
namespace | te::gm |
Namespace for the Vector Geometry module of TerraLib. | |
namespace | te::qt |
Namespace for the Qt module of TerraLib. | |
namespace | te::qt::widgets |
Namespace for the Qt Widgets module of TerraLib. | |