abortDrawing() override | OpenOrienteering::DrawPathTool | protectedvirtual |
active_color | OpenOrienteering::MapEditorTool | static |
addPreviewPointSymbols(const Symbol *symbol) | OpenOrienteering::DrawLineAndAreaTool | protected |
addPreviewPointSymbolsForBorder(const LineSymbol *line, const LineSymbolBorder *border) | OpenOrienteering::DrawLineAndAreaTool | protected |
allow_closing_paths | OpenOrienteering::DrawPathTool | protected |
angle_helper | OpenOrienteering::DrawPathTool | protected |
append_to_object | OpenOrienteering::DrawPathTool | protected |
appending | OpenOrienteering::DrawPathTool | protected |
azimuth_button | OpenOrienteering::DrawPathTool | protected |
azimuth_helper | OpenOrienteering::DrawPathTool | protected |
blockSignals(bool block) | QObject | |
calculateRotation(const QPoint &mouse_pos, const MapCoordF &mouse_pos_map) const | OpenOrienteering::DrawPathTool | protected |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
click_pos | OpenOrienteering::DrawPathTool | protected |
click_pos_map | OpenOrienteering::DrawPathTool | protected |
clickTolerance() const | OpenOrienteering::MapEditorTool | inline |
closeDrawing() | OpenOrienteering::DrawPathTool | protected |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
constrained_pos_map | OpenOrienteering::DrawPathTool | protected |
containsDrawingButtons(Qt::MouseButtons buttons) const | OpenOrienteering::MapEditorTool | protected |
create_segment | OpenOrienteering::DrawPathTool | protected |
create_spline_corner | OpenOrienteering::DrawPathTool | protected |
created_point_at_last_mouse_press | OpenOrienteering::DrawPathTool | protected |
createPreviewCurve(MapCoord position, qreal direction) | OpenOrienteering::DrawPathTool | protected |
createPreviewPoints() | OpenOrienteering::DrawLineAndAreaTool | protected |
ctrl_pressed | OpenOrienteering::DrawPathTool | protected |
cur_map_widget | OpenOrienteering::DrawPathTool | protected |
cur_pos | OpenOrienteering::DrawPathTool | protected |
cur_pos_map | OpenOrienteering::DrawPathTool | protected |
customEvent(QEvent *event) | QObject | protectedvirtual |
dash_points_button | OpenOrienteering::DrawPathTool | protected |
deactivate() | OpenOrienteering::MapEditorTool | virtual |
deleteLater() | QObject | |
deletePreviewObjects() | OpenOrienteering::DrawLineAndAreaTool | protected |
destroyed(QObject *obj) | QObject | |
dirtyRectChanged(const QRectF &rect) | OpenOrienteering::DrawLineAndAreaTool | signal |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dragging | OpenOrienteering::DrawPathTool | protected |
draw(QPainter *painter, MapWidget *widget) override | OpenOrienteering::DrawPathTool | virtual |
draw_dash_points | OpenOrienteering::DrawPathTool | protected |
DrawCircle enum value | OpenOrienteering::MapEditorTool | |
DrawFreehand enum value | OpenOrienteering::MapEditorTool | |
drawing_symbol | OpenOrienteering::DrawLineAndAreaTool | protected |
DrawLineAndAreaTool(MapEditorController *editor, Type type, QAction *tool_action, bool is_helper_tool) | OpenOrienteering::DrawLineAndAreaTool | |
drawOnRightClickEnabled() const | OpenOrienteering::MapEditorTool | inline |
DrawPath enum value | OpenOrienteering::MapEditorTool | |
DrawPathTool(MapEditorController *editor, QAction *tool_action, bool is_helper_tool, bool allow_closing_paths) | OpenOrienteering::DrawPathTool | |
DrawPoint enum value | OpenOrienteering::MapEditorTool | |
drawPreviewObjects(QPainter *painter, MapWidget *widget) | OpenOrienteering::DrawLineAndAreaTool | protected |
DrawRectangle enum value | OpenOrienteering::MapEditorTool | |
drawSelectionBox(QPainter *painter, MapWidget *widget, const MapCoordF &corner1, const MapCoordF &corner2) const | OpenOrienteering::MapEditorTool | protected |
DrawText enum value | OpenOrienteering::MapEditorTool | |
dumpObjectInfo() | QObject | |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
editingInProgress() const | OpenOrienteering::MapEditorTool | inline |
EditLine enum value | OpenOrienteering::MapEditorTool | |
editor | OpenOrienteering::MapEditorTool | protected |
EditPoint enum value | OpenOrienteering::MapEditorTool | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
findHoverPoint(const QPointF &cursor, const MapWidget *widget, const Object *object, bool include_curve_handles, MapCoordF *out_handle_pos=nullptr) const | OpenOrienteering::MapEditorTool | protected |
finishDrawing() override | OpenOrienteering::DrawPathTool | protectedvirtual |
OpenOrienteering::DrawLineAndAreaTool::finishDrawing(PathObject *append_to_object) | OpenOrienteering::DrawLineAndAreaTool | protected |
finished_path_is_selected | OpenOrienteering::DrawPathTool | protected |
finishEditing() override | OpenOrienteering::DrawLineAndAreaTool | virtual |
finishFollowing() | OpenOrienteering::DrawPathTool | protected |
focusOutEvent(QFocusEvent *event) | OpenOrienteering::MapEditorTool | virtual |
follow_helper | OpenOrienteering::DrawPathTool | protected |
follow_start_index | OpenOrienteering::DrawPathTool | protected |
following | OpenOrienteering::DrawPathTool | protected |
gestureEvent(QGestureEvent *event, MapWidget *widget) | OpenOrienteering::MapEditorTool | virtual |
gestureStarted() | OpenOrienteering::MapEditorTool | virtual |
getCursor() const override | OpenOrienteering::DrawPathTool | virtual |
hidePreviewPoints() | OpenOrienteering::DrawLineAndAreaTool | protected |
inactive_color | OpenOrienteering::MapEditorTool | static |
includePreviewRects(QRectF &rect) | OpenOrienteering::DrawLineAndAreaTool | protected |
inherits(const char *className) const const | QObject | |
init() override | OpenOrienteering::DrawPathTool | virtual |
inputMethodEvent(QInputMethodEvent *event) | OpenOrienteering::MapEditorTool | virtual |
inputMethodQuery(Qt::InputMethodQuery property, const QVariant &argument) const | OpenOrienteering::MapEditorTool | virtual |
installEventFilter(QObject *filterObj) | QObject | |
is_helper_tool | OpenOrienteering::DrawLineAndAreaTool | protected |
isDrawingButton(Qt::MouseButton button) const | OpenOrienteering::MapEditorTool | protected |
isDrawTool() const | OpenOrienteering::MapEditorTool | |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
key_button_bar | OpenOrienteering::DrawPathTool | protected |
keyPressEvent(QKeyEvent *event) override | OpenOrienteering::DrawPathTool | virtual |
keyReleaseEvent(QKeyEvent *event) override | OpenOrienteering::DrawPathTool | virtual |
killTimer(int id) | QObject | |
leaveEvent(QEvent *event) override | OpenOrienteering::DrawLineAndAreaTool | virtual |
left_mouse_down | OpenOrienteering::DrawPathTool | protected |
mainWindow() const | OpenOrienteering::MapEditorTool | |
map() const | OpenOrienteering::MapEditorTool | |
MapEditorTool(MapEditorController *editor, Type type, QAction *tool_action=nullptr) | OpenOrienteering::MapEditorTool | |
mapWidget() const | OpenOrienteering::MapEditorTool | |
metaObject() const const | QObject | virtual |
mouseDoubleClickEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::DrawPathTool | virtual |
mouseMoveEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::DrawPathTool | virtual |
mousePressEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::DrawPathTool | virtual |
mouseReleaseEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::DrawPathTool | virtual |
moveToThread(QThread *targetThread) | QObject | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
objectSelectionChanged() | OpenOrienteering::DrawPathTool | protectedvirtualslot |
Other enum value | OpenOrienteering::MapEditorTool | |
Pan enum value | OpenOrienteering::MapEditorTool | |
parent() const const | QObject | |
path_combination | OpenOrienteering::DrawLineAndAreaTool | protected |
path_has_preview_point | OpenOrienteering::DrawPathTool | protected |
pathAborted() | OpenOrienteering::DrawLineAndAreaTool | signal |
pathFinished(OpenOrienteering::PathObject *path) | OpenOrienteering::DrawLineAndAreaTool | signal |
pickAngle(const MapCoordF &coord, MapWidget *widget) | OpenOrienteering::DrawPathTool | protected |
picked_angle | OpenOrienteering::DrawPathTool | protected |
picking_angle | OpenOrienteering::DrawPathTool | protected |
pointHandles() const | OpenOrienteering::MapEditorTool | inline |
preview_path | OpenOrienteering::DrawLineAndAreaTool | protected |
preview_point_radius | OpenOrienteering::DrawLineAndAreaTool | protected |
preview_point_symbols | OpenOrienteering::DrawLineAndAreaTool | protected |
preview_point_symbols_external | OpenOrienteering::DrawLineAndAreaTool | protected |
preview_points | OpenOrienteering::DrawLineAndAreaTool | protected |
preview_points_shown | OpenOrienteering::DrawLineAndAreaTool | protected |
previous_drag_map | OpenOrienteering::DrawPathTool | protected |
previous_point_direction | OpenOrienteering::DrawPathTool | protected |
previous_point_is_curve_point | OpenOrienteering::DrawPathTool | protected |
previous_pos_map | OpenOrienteering::DrawPathTool | protected |
property(const char *name) const const | QObject | |
Q_CLASSINFO(Name, Value) | QObject | |
Q_DISABLE_COPY(Class) | QObject | |
Q_DISABLE_COPY_MOVE(Class) | QObject | |
Q_DISABLE_MOVE(Class) | QObject | |
Q_EMITQ_EMIT | QObject | |
Q_ENUM(...) | QObject | |
Q_ENUM_NS(...) | QObject | |
Q_ENUMS(...) | QObject | |
Q_FLAG(...) | QObject | |
Q_FLAG_NS(...) | QObject | |
Q_FLAGS(...) | QObject | |
Q_GADGETQ_GADGET | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_NAMESPACEQ_NAMESPACE | QObject | |
Q_OBJECTQ_OBJECT | QObject | |
Q_PROPERTY(...) | QObject | |
Q_REVISIONQ_REVISION | QObject | |
Q_SET_OBJECT_NAME(Object) | QObject | |
Q_SIGNALQ_SIGNAL | QObject | |
Q_SIGNALSQ_SIGNALS | QObject | |
Q_SLOTQ_SLOT | QObject | |
Q_SLOTSQ_SLOTS | QObject | |
qFindChild(const QObject *obj, const QString &name) | QObject | |
qFindChildren(const QObject *obj, const QString &name) | QObject | |
qFindChildren(const QObject *obj, const QRegExp ®Exp) | QObject | |
QObject(QObject *parent) | QObject | |
qobject_cast(QObject *object) | QObject | |
qobject_cast(const QObject *object) | QObject | |
QObjectList | QObject | |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
receivers(const char *signal) const const | QObject | protected |
removeEventFilter(QObject *obj) | QObject | |
removeLastPointFromSelectedPath() | OpenOrienteering::DrawPathTool | protected |
renderables | OpenOrienteering::DrawLineAndAreaTool | protected |
scaledToScreen(const QCursor &unscaled_cursor) | OpenOrienteering::MapEditorTool | protectedstatic |
scaleFactor() const | OpenOrienteering::MapEditorTool | inline |
Scribble enum value | OpenOrienteering::MapEditorTool | |
selection_color | OpenOrienteering::MapEditorTool | static |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
setDrawingSymbol(const OpenOrienteering::Symbol *symbol) override | OpenOrienteering::DrawPathTool | protectedslot |
setEditingInProgress(bool state) | OpenOrienteering::MapEditorTool | protected |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setPreviewPointsPosition(const MapCoordF &map_coord, int points_index=0) | OpenOrienteering::DrawLineAndAreaTool | protected |
setProperty(const char *name, const QVariant &value) | QObject | |
setStatusBarText(const QString &text) | OpenOrienteering::MapEditorTool | protected |
shift_pressed | OpenOrienteering::DrawPathTool | protected |
signalsBlocked() const const | QObject | |
snap_helper | OpenOrienteering::DrawPathTool | protected |
startAppending(SnappingToolHelperSnapInfo &snap_info) | OpenOrienteering::DrawPathTool | protected |
startDragDistance() const | OpenOrienteering::MapEditorTool | inline |
startDrawing() | OpenOrienteering::DrawLineAndAreaTool | protected |
startFollowing(SnappingToolHelperSnapInfo &snap_info, const MapCoord &snap_coord) | OpenOrienteering::DrawPathTool | protected |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
switchToDefaultDrawTool(const Symbol *symbol) const | OpenOrienteering::MapEditorTool | virtual |
thread() const const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
toolAction() const | OpenOrienteering::MapEditorTool | inline |
toolType() const | OpenOrienteering::MapEditorTool | inline |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
Type enum name | OpenOrienteering::MapEditorTool | |
undoLastPoint() | OpenOrienteering::DrawPathTool | protected |
updateAngleHelper() | OpenOrienteering::DrawPathTool | protected |
updateDashPointDrawing() | OpenOrienteering::DrawPathTool | protected |
updateDirtyRect() | OpenOrienteering::DrawPathTool | protectedslot |
updateDrawHover() | OpenOrienteering::DrawPathTool | protected |
updateFollowing() | OpenOrienteering::DrawPathTool | protected |
updateHover() | OpenOrienteering::DrawPathTool | protected |
updatePreviewPath() override | OpenOrienteering::DrawPathTool | protectedvirtual |
updateSnapHelper() | OpenOrienteering::DrawPathTool | protected |
updateStatusText() | OpenOrienteering::DrawPathTool | protected |
usesTouchCursor() const | OpenOrienteering::MapEditorTool | inline |
useTouchCursor(bool enabled) | OpenOrienteering::MapEditorTool | protected |
window() const | OpenOrienteering::MapEditorTool | |
~DrawLineAndAreaTool() override | OpenOrienteering::DrawLineAndAreaTool | |
~DrawPathTool() override | OpenOrienteering::DrawPathTool | |
~MapEditorTool() override | OpenOrienteering::MapEditorTool | |
~QObject() | QObject | virtual |