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 |
activeSymbolChanged(const OpenOrienteering::Symbol *symbol) | OpenOrienteering::DrawPointGPSTool | protectedslot |
angle_helper | OpenOrienteering::MapEditorToolBase | protected |
blockSignals(bool block) | QObject | |
cancelDragging() | OpenOrienteering::MapEditorToolBase | protected |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
click_pos | OpenOrienteering::MapEditorToolBase | protected |
click_pos_map | OpenOrienteering::MapEditorToolBase | protected |
clickPress() | OpenOrienteering::MapEditorToolBase | protectedvirtual |
clickRelease() override | OpenOrienteering::DrawPointGPSTool | protectedvirtual |
clickTolerance() const | OpenOrienteering::MapEditorTool | inline |
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 |
cur_map_widget | OpenOrienteering::MapEditorToolBase | protected |
cur_pos | OpenOrienteering::MapEditorToolBase | protected |
cur_pos_map | OpenOrienteering::MapEditorToolBase | protected |
customEvent(QEvent *event) | QObject | protectedvirtual |
deactivate() | OpenOrienteering::MapEditorTool | virtual |
deleteLater() | QObject | |
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() | OpenOrienteering::MapEditorToolBase | protectedvirtual |
dragFinish() | OpenOrienteering::MapEditorToolBase | protectedvirtual |
dragMove() | OpenOrienteering::MapEditorToolBase | protectedvirtual |
dragStart() | OpenOrienteering::MapEditorToolBase | protectedvirtual |
draw(QPainter *painter, MapWidget *widget) override | OpenOrienteering::MapEditorToolBase | virtual |
DrawCircle enum value | OpenOrienteering::MapEditorTool | |
DrawFreehand enum value | OpenOrienteering::MapEditorTool | |
drawImpl(QPainter *painter, MapWidget *widget) override | OpenOrienteering::DrawPointGPSTool | protectedvirtual |
drawOnRightClickEnabled() const | OpenOrienteering::MapEditorTool | inline |
DrawPath enum value | OpenOrienteering::MapEditorTool | |
DrawPoint enum value | OpenOrienteering::MapEditorTool | |
DrawPointGPSTool(GPSDisplay *gps_display, MapEditorController *editor, QAction *tool_action) | OpenOrienteering::DrawPointGPSTool | |
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 | |
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::MapEditorToolBase | virtual |
focusOutEvent(QFocusEvent *event) | OpenOrienteering::MapEditorTool | virtual |
gestureEvent(QGestureEvent *event, MapWidget *widget) | OpenOrienteering::MapEditorTool | virtual |
gestureStarted() override | OpenOrienteering::MapEditorToolBase | protectedvirtual |
getCursor() const override | OpenOrienteering::MapEditorToolBase | virtual |
help_label | OpenOrienteering::DrawPointGPSTool | protected |
inactive_color | OpenOrienteering::MapEditorTool | static |
inherits(const char *className) const const | QObject | |
init() override | OpenOrienteering::MapEditorToolBase | virtual |
initImpl() override | OpenOrienteering::DrawPointGPSTool | protectedvirtual |
inputMethodEvent(QInputMethodEvent *event) | OpenOrienteering::MapEditorTool | virtual |
inputMethodQuery(Qt::InputMethodQuery property, const QVariant &argument) const | OpenOrienteering::MapEditorTool | virtual |
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::DrawPointGPSTool | protectedvirtual |
keyPressEvent(QKeyEvent *event) override | OpenOrienteering::MapEditorToolBase | virtual |
keyRelease(QKeyEvent *event) | OpenOrienteering::MapEditorToolBase | protectedvirtual |
keyReleaseEvent(QKeyEvent *event) override | OpenOrienteering::MapEditorToolBase | virtual |
killTimer(int id) | QObject | |
last_used_symbol | OpenOrienteering::DrawPointGPSTool | protected |
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() | OpenOrienteering::MapEditorToolBase | protectedvirtual |
mouseMoveEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::MapEditorToolBase | virtual |
mousePositionEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) | OpenOrienteering::MapEditorToolBase | |
mousePressEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::MapEditorToolBase | virtual |
mouseReleaseEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::MapEditorToolBase | virtual |
moveToThread(QThread *targetThread) | QObject | |
newGPSPosition(const OpenOrienteering::MapCoordF &coord, float accuracy) | OpenOrienteering::DrawPointGPSTool | slot |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
objectSelectionChanged() | OpenOrienteering::MapEditorToolBase | protectedslot |
objectSelectionChangedImpl() override | OpenOrienteering::DrawPointGPSTool | protectedvirtual |
Other enum value | OpenOrienteering::MapEditorTool | |
Pan enum value | OpenOrienteering::MapEditorTool | |
parent() const const | QObject | |
pointHandles() const | OpenOrienteering::MapEditorTool | inline |
preview_object | OpenOrienteering::DrawPointGPSTool | 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 | |
renderables | OpenOrienteering::DrawPointGPSTool | protected |
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 |
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 |
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 |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
switchToDefaultDrawTool(const Symbol *symbol) const | OpenOrienteering::MapEditorTool | virtual |
symbolDeleted(int pos, const OpenOrienteering::Symbol *old_symbol) | OpenOrienteering::DrawPointGPSTool | protectedslot |
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::DrawPointGPSTool | protectedvirtual |
updateDragging() | OpenOrienteering::MapEditorToolBase | protected |
updatePreviewObjects() | OpenOrienteering::MapEditorToolBase | protectedvirtual |
updatePreviewObjectsAsynchronously() | OpenOrienteering::MapEditorToolBase | protected |
updatePreviewObjectsSlot() | OpenOrienteering::MapEditorToolBase | protectedslot |
updateStatusText() override | OpenOrienteering::DrawPointGPSTool | protectedvirtual |
usesTouchCursor() const | OpenOrienteering::MapEditorTool | inline |
useTouchCursor(bool enabled) | OpenOrienteering::MapEditorTool | protected |
weights_sum | OpenOrienteering::DrawPointGPSTool | protected |
window() const | OpenOrienteering::MapEditorTool | |
x_sum | OpenOrienteering::DrawPointGPSTool | protected |
y_sum | OpenOrienteering::DrawPointGPSTool | protected |
~DrawPointGPSTool() override | OpenOrienteering::DrawPointGPSTool | |
~MapEditorTool() override | OpenOrienteering::MapEditorTool | |
~MapEditorToolBase() override | OpenOrienteering::MapEditorToolBase | |
~QObject() | QObject | virtual |