![]() |
Mapper
0.9.0
API documentation
|
#include <QWidget>
#include <QDockWidget>
#include <QColor>
#include <QObject>
#include <QString>
#include "core/map_coord.h"
#include "gui/map/map_editor_activity.h"
#include "tools/tool.h"
Classes | |
class | OpenOrienteering::TemplateAdjustActivity |
Activity which allows the positioning of a template by specifying source-destination pass point pairs. More... | |
class | OpenOrienteering::TemplateAdjustDockWidget |
Custom QDockWidget which closes the assigned activity when it is closed. More... | |
class | OpenOrienteering::TemplateAdjustWidget |
The widget contained in a TemplateAdjustDockWidget. More... | |
class | OpenOrienteering::TemplateAdjustEditTool |
Base class for tools which involve selecting pass points for editing. More... | |
class | OpenOrienteering::TemplateAdjustAddTool |
Tool to add a new pass point. More... | |
class | OpenOrienteering::TemplateAdjustMoveTool |
Tool to move pass points. More... | |
class | OpenOrienteering::TemplateAdjustDeleteTool |
Tool to delete pass points. More... | |
Namespaces | |
OpenOrienteering | |