abortDrawing() override | OpenOrienteering::DrawCircleTool | protectedvirtual |
active_color | OpenOrienteering::MapEditorTool | static |
addPreviewPointSymbols(const Symbol *symbol) | OpenOrienteering::DrawLineAndAreaTool | protected |
addPreviewPointSymbolsForBorder(const LineSymbol *line, const LineSymbolBorder *border) | OpenOrienteering::DrawLineAndAreaTool | protected |
blockSignals(bool block) | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
circle_start_pos_map | OpenOrienteering::DrawCircleTool | protected |
click_pos | OpenOrienteering::DrawCircleTool | protected |
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 |
containsDrawingButtons(Qt::MouseButtons buttons) const | OpenOrienteering::MapEditorTool | protected |
createPreviewPoints() | OpenOrienteering::DrawLineAndAreaTool | protected |
cur_pos | OpenOrienteering::DrawCircleTool | protected |
cur_pos_map | OpenOrienteering::DrawCircleTool | protected |
customEvent(QEvent *event) | QObject | protectedvirtual |
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::DrawCircleTool | protected |
draw(QPainter *painter, MapWidget *widget) override | OpenOrienteering::DrawCircleTool | virtual |
DrawCircle enum value | OpenOrienteering::MapEditorTool | |
DrawCircleTool(MapEditorController *editor, QAction *tool_action, bool is_helper_tool) | OpenOrienteering::DrawCircleTool | |
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 | |
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::DrawCircleTool | protectedvirtual |
OpenOrienteering::DrawLineAndAreaTool::finishDrawing(PathObject *append_to_object) | OpenOrienteering::DrawLineAndAreaTool | protected |
finishEditing() override | OpenOrienteering::DrawLineAndAreaTool | virtual |
first_point_set | OpenOrienteering::DrawCircleTool | protected |
focusOutEvent(QFocusEvent *event) | OpenOrienteering::MapEditorTool | virtual |
gestureEvent(QGestureEvent *event, MapWidget *widget) | OpenOrienteering::MapEditorTool | virtual |
gestureStarted() | OpenOrienteering::MapEditorTool | virtual |
getCursor() const override | OpenOrienteering::DrawCircleTool | 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::DrawCircleTool | 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::DrawCircleTool | protected |
keyPressEvent(QKeyEvent *event) override | OpenOrienteering::DrawCircleTool | virtual |
keyReleaseEvent(QKeyEvent *event) | OpenOrienteering::MapEditorTool | virtual |
killTimer(int id) | QObject | |
leaveEvent(QEvent *event) override | OpenOrienteering::DrawLineAndAreaTool | virtual |
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) | OpenOrienteering::MapEditorTool | virtual |
mouseMoveEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::DrawCircleTool | virtual |
mousePressEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::DrawCircleTool | virtual |
mouseReleaseEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::DrawCircleTool | virtual |
moveToThread(QThread *targetThread) | QObject | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
opposite_pos_map | OpenOrienteering::DrawCircleTool | protected |
Other enum value | OpenOrienteering::MapEditorTool | |
Pan enum value | OpenOrienteering::MapEditorTool | |
parent() const const | QObject | |
path_combination | OpenOrienteering::DrawLineAndAreaTool | protected |
pathAborted() | OpenOrienteering::DrawLineAndAreaTool | signal |
pathFinished(OpenOrienteering::PathObject *path) | OpenOrienteering::DrawLineAndAreaTool | signal |
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 |
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 | |
renderables | OpenOrienteering::DrawLineAndAreaTool | protected |
scaledToScreen(const QCursor &unscaled_cursor) | OpenOrienteering::MapEditorTool | protectedstatic |
scaleFactor() const | OpenOrienteering::MapEditorTool | inline |
Scribble enum value | OpenOrienteering::MapEditorTool | |
second_point_set | OpenOrienteering::DrawCircleTool | protected |
selection_color | OpenOrienteering::MapEditorTool | static |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
setDirtyRect() | OpenOrienteering::DrawCircleTool | protected |
setDrawingSymbol(const OpenOrienteering::Symbol *symbol) | OpenOrienteering::DrawLineAndAreaTool | protectedvirtualslot |
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 |
signalsBlocked() const const | QObject | |
start_from_center | OpenOrienteering::DrawCircleTool | protected |
startDragDistance() const | OpenOrienteering::MapEditorTool | inline |
startDrawing() | OpenOrienteering::DrawLineAndAreaTool | 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 | |
updateCircle() | OpenOrienteering::DrawCircleTool | protected |
updatePreviewPath() | OpenOrienteering::DrawLineAndAreaTool | protectedvirtual |
updateStatusText() | OpenOrienteering::DrawCircleTool | protected |
usesTouchCursor() const | OpenOrienteering::MapEditorTool | inline |
useTouchCursor(bool enabled) | OpenOrienteering::MapEditorTool | protected |
window() const | OpenOrienteering::MapEditorTool | |
~DrawCircleTool() override | OpenOrienteering::DrawCircleTool | |
~DrawLineAndAreaTool() override | OpenOrienteering::DrawLineAndAreaTool | |
~MapEditorTool() override | OpenOrienteering::MapEditorTool | |
~QObject() | QObject | virtual |