![]() |
Mapper
0.9.0
API documentation
|
#include "edit_tool.h"
#include <cstddef>
#include <limits>
#include <map>
#include <memory>
#include <unordered_set>
#include <QtGlobal>
#include <QtMath>
#include <QCursor>
#include <QPainter>
#include <QPainterPath>
#include <QPen>
#include <QPixmap>
#include <QString>
#include "core/map.h"
#include "core/virtual_path.h"
#include "core/objects/object.h"
#include "core/objects/text_object.h"
#include "gui/map/map_widget.h"
#include "tools/object_selector.h"
#include "tools/tool_helpers.h"
#include "undo/object_undo.h"
#include "util/util.h"
Namespaces | |
OpenOrienteering | |