| abortEditing() | OpenOrienteering::MapEditorToolBase | protected |
| activateAngleHelperWhileEditing(bool enable=true) | OpenOrienteering::MapEditorToolBase | protected |
| activateSnapHelperWhileEditing(bool enable=true) | OpenOrienteering::MapEditorToolBase | protected |
| active_color | OpenOrienteering::MapEditorTool | static |
| active_modifiers | OpenOrienteering::MapEditorToolBase | protected |
| addDashPointDefault() const | OpenOrienteering::EditPointTool | |
| angle_helper | OpenOrienteering::MapEditorToolBase | protected |
| blockSignals(bool block) | QObject | |
| box_selection | OpenOrienteering::EditPointTool | protected |
| cancelDragging() | OpenOrienteering::MapEditorToolBase | protected |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| click_pos | OpenOrienteering::MapEditorToolBase | protected |
| click_pos_map | OpenOrienteering::MapEditorToolBase | protected |
| click_timer | OpenOrienteering::EditPointTool | protected |
| clickPress() override | OpenOrienteering::EditPointTool | virtual |
| clickRelease() override | OpenOrienteering::EditPointTool | virtual |
| clickTolerance() const | OpenOrienteering::MapEditorTool | inline |
| closestPointOnRect(MapCoordF point, const QRectF &rect) | OpenOrienteering::EditTool | protectedstatic |
| 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_click_pos | OpenOrienteering::MapEditorToolBase | protected |
| constrained_click_pos_map | OpenOrienteering::MapEditorToolBase | protected |
| constrained_pos | OpenOrienteering::MapEditorToolBase | protected |
| constrained_pos_map | OpenOrienteering::MapEditorToolBase | protected |
| containsDrawingButtons(Qt::MouseButtons buttons) const | OpenOrienteering::MapEditorTool | protected |
| createReplaceUndoStep(Object *object) | OpenOrienteering::EditTool | protected |
| cur_map_widget | OpenOrienteering::MapEditorToolBase | protected |
| cur_pos | OpenOrienteering::MapEditorToolBase | protected |
| cur_pos_map | OpenOrienteering::MapEditorToolBase | protected |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| dash_points_button | OpenOrienteering::EditPointTool | protected |
| deactivate() | OpenOrienteering::MapEditorTool | virtual |
| deleteLater() | QObject | |
| DeleteObjectKey | OpenOrienteering::EditTool | static |
| deleteSelectedObjects() | OpenOrienteering::EditTool | protected |
| destroyed(QObject *obj) | QObject | |
| 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 |
| dragCanceled() override | OpenOrienteering::EditPointTool | virtual |
| dragFinish() override | OpenOrienteering::EditPointTool | virtual |
| dragMove() override | OpenOrienteering::EditPointTool | virtual |
| dragStart() override | OpenOrienteering::EditPointTool | virtual |
| draw(QPainter *painter, MapWidget *widget) override | OpenOrienteering::MapEditorToolBase | virtual |
| drawBoundingBox(QPainter *painter, MapWidget *widget, const QRectF &bounding_box, const QRgb &color) | OpenOrienteering::EditTool | protected |
| drawBoundingPath(QPainter *painter, MapWidget *widget, const std::vector< QPointF > &bounding_path, const QRgb &color) | OpenOrienteering::EditTool | protected |
| DrawCircle enum value | OpenOrienteering::MapEditorTool | |
| DrawFreehand enum value | OpenOrienteering::MapEditorTool | |
| drawImpl(QPainter *painter, MapWidget *widget) override | OpenOrienteering::EditPointTool | protectedvirtual |
| drawOnRightClickEnabled() const | OpenOrienteering::MapEditorTool | inline |
| DrawPath enum value | OpenOrienteering::MapEditorTool | |
| DrawPoint enum value | OpenOrienteering::MapEditorTool | |
| DrawRectangle enum value | OpenOrienteering::MapEditorTool | |
| drawSelectionBox(QPainter *painter, MapWidget *widget, const MapCoordF &corner1, const MapCoordF &corner2) const | OpenOrienteering::MapEditorTool | protected |
| drawSelectionOrPreviewObjects(QPainter *painter, MapWidget *widget, bool draw_opaque=false) | OpenOrienteering::MapEditorToolBase | protected |
| DrawText enum value | OpenOrienteering::MapEditorTool | |
| dumpObjectInfo() | QObject | |
| dumpObjectInfo() const const | QObject | |
| dumpObjectTree() | QObject | |
| dumpObjectTree() const const | QObject | |
| dynamicPropertyNames() const const | QObject | |
| editedObjects() | OpenOrienteering::MapEditorToolBase | inlineprotected |
| editedObjectsModified() const | OpenOrienteering::MapEditorToolBase | protected |
| editingInProgress() const | OpenOrienteering::MapEditorTool | inline |
| EditLine enum value | OpenOrienteering::MapEditorTool | |
| editor | OpenOrienteering::MapEditorTool | protected |
| EditPoint enum value | OpenOrienteering::MapEditorTool | |
| EditPointTool(MapEditorController *editor, QAction *tool_action) | OpenOrienteering::EditPointTool | |
| EditTool(MapEditorController *editor, MapEditorTool::Type type, QAction *tool_action) | OpenOrienteering::EditTool | |
| effective_start_drag_distance | OpenOrienteering::MapEditorToolBase | protected |
| 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 |
| finishDragging() | OpenOrienteering::MapEditorToolBase | protected |
| finishEditing() override | OpenOrienteering::EditPointTool | virtual |
| focusOutEvent(QFocusEvent *event) override | OpenOrienteering::EditPointTool | virtual |
| gestureEvent(QGestureEvent *event, MapWidget *widget) | OpenOrienteering::MapEditorTool | virtual |
| gestureStarted() override | OpenOrienteering::MapEditorToolBase | protectedvirtual |
| getCursor() const override | OpenOrienteering::MapEditorToolBase | virtual |
| handle_offset | OpenOrienteering::EditPointTool | protected |
| hover_object | OpenOrienteering::EditPointTool | protected |
| hover_point | OpenOrienteering::EditPointTool | protected |
| hover_state | OpenOrienteering::EditPointTool | protected |
| HoverFlag enum name | OpenOrienteering::EditTool | |
| hoveringOverCurveHandle() const | OpenOrienteering::EditPointTool | protected |
| hoveringOverFrame() const | OpenOrienteering::EditPointTool | inlineprotected |
| hoveringOverSingleText() const | OpenOrienteering::EditPointTool | protected |
| inactive_color | OpenOrienteering::MapEditorTool | static |
| inherits(const char *className) const const | QObject | |
| init() override | OpenOrienteering::MapEditorToolBase | virtual |
| initImpl() override | OpenOrienteering::EditPointTool | protectedvirtual |
| inputMethodEvent(QInputMethodEvent *event) override | OpenOrienteering::EditPointTool | protectedvirtual |
| inputMethodQuery(Qt::InputMethodQuery property, const QVariant &argument) const override | OpenOrienteering::EditPointTool | protectedvirtual |
| installEventFilter(QObject *filterObj) | QObject | |
| isDragging() const | OpenOrienteering::MapEditorToolBase | inlineprotected |
| 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::MapEditorToolBase | protected |
| keyPress(QKeyEvent *event) override | OpenOrienteering::EditPointTool | protectedvirtual |
| keyPressEvent(QKeyEvent *event) override | OpenOrienteering::MapEditorToolBase | virtual |
| keyRelease(QKeyEvent *event) override | OpenOrienteering::EditPointTool | protectedvirtual |
| keyReleaseEvent(QKeyEvent *event) override | OpenOrienteering::MapEditorToolBase | virtual |
| killTimer(int id) | QObject | |
| leaveEvent(QEvent *event) | OpenOrienteering::MapEditorTool | virtual |
| mainWindow() const | OpenOrienteering::MapEditorTool | |
| map() const | OpenOrienteering::MapEditorTool | |
| MapEditorTool(MapEditorController *editor, Type type, QAction *tool_action=nullptr) | OpenOrienteering::MapEditorTool | |
| MapEditorToolBase(const QCursor &cursor, MapEditorTool::Type type, MapEditorController *editor, QAction *tool_action) | OpenOrienteering::MapEditorToolBase | |
| mapWidget() const | OpenOrienteering::MapEditorTool | |
| metaObject() const const | QObject | virtual |
| mouseDoubleClickEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) | OpenOrienteering::MapEditorTool | virtual |
| mouseMove() override | OpenOrienteering::EditPointTool | virtual |
| mouseMoveEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::EditPointTool | virtual |
| mousePositionEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) | OpenOrienteering::MapEditorToolBase | |
| mousePressEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::EditPointTool | virtual |
| mouseReleaseEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::EditPointTool | virtual |
| moveOppositeHandle() const | OpenOrienteering::EditPointTool | protected |
| moveToThread(QThread *targetThread) | QObject | |
| object_mover | OpenOrienteering::EditPointTool | protected |
| object_selector | OpenOrienteering::EditTool | protected |
| objectName | QObject | |
| objectName() const const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| objectSelectionChanged() | OpenOrienteering::MapEditorToolBase | protectedslot |
| objectSelectionChangedImpl() override | OpenOrienteering::EditPointTool | protectedvirtual |
| old_horz_alignment | OpenOrienteering::EditPointTool | protected |
| old_text | OpenOrienteering::EditPointTool | protected |
| old_vert_alignment | OpenOrienteering::EditPointTool | protected |
| Other enum value | OpenOrienteering::MapEditorTool | |
| OverFrame enum value | OpenOrienteering::EditTool | |
| OverNothing enum value | OpenOrienteering::EditTool | |
| OverObjectNode enum value | OpenOrienteering::EditTool | |
| OverPathEdge enum value | OpenOrienteering::EditTool | |
| Pan enum value | OpenOrienteering::MapEditorTool | |
| parent() const const | QObject | |
| pointHandles() const | OpenOrienteering::MapEditorTool | inline |
| pointOverRectangle(const QPointF &point, const QRectF &rect) const | OpenOrienteering::EditTool | 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 | |
| reapplyConstraintHelpers() | OpenOrienteering::MapEditorToolBase | protected |
| receivers(const char *signal) const const | QObject | protected |
| removeEventFilter(QObject *obj) | QObject | |
| resetEditedObjects() | OpenOrienteering::MapEditorToolBase | protected |
| scaledToScreen(const QCursor &unscaled_cursor) | OpenOrienteering::MapEditorTool | protectedstatic |
| scaleFactor() const | OpenOrienteering::MapEditorTool | inline |
| Scribble enum value | OpenOrienteering::MapEditorTool | |
| selection_color | OpenOrienteering::MapEditorTool | static |
| selection_extent | OpenOrienteering::EditPointTool | protected |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| setEditingInProgress(bool state) | OpenOrienteering::MapEditorTool | protected |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setStatusBarText(const QString &text) | OpenOrienteering::MapEditorTool | protected |
| setupAngleHelperFromEditedObjects() | OpenOrienteering::EditTool | protected |
| setupAngleHelperFromHoverObject() | OpenOrienteering::EditPointTool | protected |
| signalsBlocked() const const | QObject | |
| snap_exclude_object | OpenOrienteering::MapEditorToolBase | protected |
| snap_helper | OpenOrienteering::MapEditorToolBase | protected |
| snapped_to_pos | OpenOrienteering::MapEditorToolBase | protected |
| startDragDistance() const | OpenOrienteering::MapEditorTool | inline |
| startDragging() | OpenOrienteering::MapEditorToolBase | protected |
| startEditing() | OpenOrienteering::MapEditorToolBase | protected |
| startEditing(Object *object) | OpenOrienteering::MapEditorToolBase | protected |
| startEditing(const std::set< Object *> &objects) | OpenOrienteering::MapEditorToolBase | protected |
| startEditingSetup() | OpenOrienteering::EditPointTool | protected |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
| switch_dash_points | OpenOrienteering::EditPointTool | protected |
| switchToDefaultDrawTool(const Symbol *symbol) const | OpenOrienteering::MapEditorTool | virtual |
| text_editor | OpenOrienteering::EditPointTool | protected |
| 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 | |
| updateConstrainedPositions() | OpenOrienteering::MapEditorToolBase | protected |
| updateDirtyRect() | OpenOrienteering::MapEditorToolBase | protectedslot |
| updateDirtyRectImpl(QRectF &rect) override | OpenOrienteering::EditPointTool | protectedvirtual |
| updateDragging() | OpenOrienteering::MapEditorToolBase | protected |
| updateHoverState(const MapCoordF &cursor_pos) | OpenOrienteering::EditPointTool | protected |
| updatePreviewObjects() override | OpenOrienteering::EditPointTool | protectedvirtual |
| updatePreviewObjectsAsynchronously() | OpenOrienteering::MapEditorToolBase | protected |
| updatePreviewObjectsSlot() | OpenOrienteering::MapEditorToolBase | protectedslot |
| updateStatusText() override | OpenOrienteering::EditPointTool | protectedvirtual |
| usesTouchCursor() const | OpenOrienteering::MapEditorTool | inline |
| useTouchCursor(bool enabled) | OpenOrienteering::MapEditorTool | protected |
| waiting_for_mouse_release | OpenOrienteering::EditPointTool | protected |
| window() const | OpenOrienteering::MapEditorTool | |
| ~EditPointTool() override | OpenOrienteering::EditPointTool | |
| ~EditTool() override | OpenOrienteering::EditTool | |
| ~MapEditorTool() override | OpenOrienteering::MapEditorTool | |
| ~MapEditorToolBase() override | OpenOrienteering::MapEditorToolBase | |
| ~QObject() | QObject | virtual |