![]() |
Mapper
0.9.0
API documentation
|
This is the complete list of members for OpenOrienteering::PrintTool, including all inherited members.
active_color | OpenOrienteering::MapEditorTool | static |
blockSignals(bool block) | QObject | |
BottomBorder enum value | OpenOrienteering::PrintTool | protected |
BottomLeftCorner enum value | OpenOrienteering::PrintTool | protected |
BottomRightCorner enum value | OpenOrienteering::PrintTool | protected |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
click_pos | OpenOrienteering::PrintTool | protected |
click_pos_map | OpenOrienteering::PrintTool | 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 |
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 |
dragging | OpenOrienteering::PrintTool | protected |
draw(QPainter *painter, MapWidget *widget) override | OpenOrienteering::PrintTool | virtual |
DrawCircle enum value | OpenOrienteering::MapEditorTool | |
DrawFreehand enum value | OpenOrienteering::MapEditorTool | |
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 |
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 |
finishEditing() | OpenOrienteering::MapEditorTool | virtual |
focusOutEvent(QFocusEvent *event) | OpenOrienteering::MapEditorTool | virtual |
gestureEvent(QGestureEvent *event, MapWidget *widget) | OpenOrienteering::MapEditorTool | virtual |
gestureStarted() | OpenOrienteering::MapEditorTool | virtual |
getCursor() const override | OpenOrienteering::PrintTool | virtual |
inactive_color | OpenOrienteering::MapEditorTool | static |
inherits(const char *className) const const | QObject | |
init() override | OpenOrienteering::PrintTool | virtual |
inputMethodEvent(QInputMethodEvent *event) | OpenOrienteering::MapEditorTool | virtual |
inputMethodQuery(Qt::InputMethodQuery property, const QVariant &argument) const | OpenOrienteering::MapEditorTool | virtual |
Inside enum value | OpenOrienteering::PrintTool | protected |
installEventFilter(QObject *filterObj) | QObject | |
InteractionRegion enum name | OpenOrienteering::PrintTool | 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 | |
keyPressEvent(QKeyEvent *event) | OpenOrienteering::MapEditorTool | virtual |
keyReleaseEvent(QKeyEvent *event) | OpenOrienteering::MapEditorTool | virtual |
killTimer(int id) | QObject | |
leaveEvent(QEvent *event) | OpenOrienteering::MapEditorTool | virtual |
LeftBorder enum value | OpenOrienteering::PrintTool | protected |
mainWindow() const | OpenOrienteering::MapEditorTool | |
map() const | OpenOrienteering::MapEditorTool | |
map_printer | OpenOrienteering::PrintTool | protected |
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 |
mouseMoved(const MapCoordF &mouse_pos_map, MapWidget *widget) | OpenOrienteering::PrintTool | protected |
mouseMoveEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::PrintTool | virtual |
mousePressEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::PrintTool | virtual |
mouseReleaseEvent(QMouseEvent *event, const MapCoordF &map_coord, MapWidget *widget) override | OpenOrienteering::PrintTool | virtual |
moveToThread(QThread *targetThread) | QObject | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
Other enum value | OpenOrienteering::MapEditorTool | |
Outside enum value | OpenOrienteering::PrintTool | protected |
Pan enum value | OpenOrienteering::MapEditorTool | |
parent() const const | QObject | |
pointHandles() const | OpenOrienteering::MapEditorTool | inline |
PrintTool(MapEditorController *editor, MapPrinter *map_printer) | OpenOrienteering::PrintTool | |
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 |
region | OpenOrienteering::PrintTool | protected |
removeEventFilter(QObject *obj) | QObject | |
RightBorder enum value | OpenOrienteering::PrintTool | 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 | |
startDragDistance() const | OpenOrienteering::MapEditorTool | inline |
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 |
TopBorder enum value | OpenOrienteering::PrintTool | protected |
TopLeftCorner enum value | OpenOrienteering::PrintTool | protected |
TopRightCorner enum value | OpenOrienteering::PrintTool | protected |
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 | |
Unknown enum value | OpenOrienteering::PrintTool | protected |
updateDragging(const MapCoordF &mouse_pos_map) | OpenOrienteering::PrintTool | protected |
updatePrintArea() | OpenOrienteering::PrintTool | slot |
usesTouchCursor() const | OpenOrienteering::MapEditorTool | inline |
useTouchCursor(bool enabled) | OpenOrienteering::MapEditorTool | protected |
window() const | OpenOrienteering::MapEditorTool | |
~MapEditorTool() override | OpenOrienteering::MapEditorTool | |
~PrintTool() override | OpenOrienteering::PrintTool | |
~QObject() | QObject | virtual |