![]() |
Mapper
0.9.0
API documentation
|
This is the complete list of members for OpenOrienteering::MapView, including all inherited members.
| AllTemplatesHidden enum value | OpenOrienteering::MapView | |
| areAllTemplatesHidden() const | OpenOrienteering::MapView | inline |
| blockSignals(bool block) | QObject | |
| calculateFinalZoomFactor() const | OpenOrienteering::MapView | inline |
| calculateViewBoundingBox(QRectF map_rect) const | OpenOrienteering::MapView | |
| calculateViewedRect(QRectF view_rect) const | OpenOrienteering::MapView | |
| center() const | OpenOrienteering::MapView | inline |
| CenterChange enum value | OpenOrienteering::MapView | |
| ChangeFlag enum name | OpenOrienteering::MapView | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| 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 |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| 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 |
| dumpObjectInfo() | QObject | |
| dumpObjectInfo() const const | QObject | |
| dumpObjectTree() | QObject | |
| dumpObjectTree() const const | QObject | |
| dynamicPropertyNames() const const | QObject | |
| effectiveMapVisibility() const | OpenOrienteering::MapView | |
| 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 | |
| finishPanning(const QPoint &offset) | OpenOrienteering::MapView | |
| getMap() const | OpenOrienteering::MapView | inline |
| getMap() | OpenOrienteering::MapView | inline |
| getMapVisibility() const | OpenOrienteering::MapView | inline |
| getRotation() const | OpenOrienteering::MapView | inline |
| getTemplateVisibility(const Template *temp) const | OpenOrienteering::MapView | |
| getZoom() const | OpenOrienteering::MapView | inline |
| GridVisible enum value | OpenOrienteering::MapView | |
| hasAlpha() const | OpenOrienteering::MapView | |
| inherits(const char *className) const const | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isGridVisible() const | OpenOrienteering::MapView | inline |
| isOverprintingSimulationEnabled() const | OpenOrienteering::MapView | inline |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
| isTemplateVisible(const Template *temp) const | OpenOrienteering::MapView | |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| killTimer(int id) | QObject | |
| lengthToPixel(qreal length) const | OpenOrienteering::MapView | |
| load(QXmlStreamReader &xml) | OpenOrienteering::MapView | |
| mapToView(const MapCoord &coords) const | OpenOrienteering::MapView | |
| mapToView(const QPointF &coords) const | OpenOrienteering::MapView | |
| MapView(QObject *parent, Map *map) | OpenOrienteering::MapView | |
| MapView(Map *map) | OpenOrienteering::MapView | |
| MapVisible enum value | OpenOrienteering::MapView | |
| metaObject() const const | QObject | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| MultipleFeatures enum value | OpenOrienteering::MapView | |
| NoChange enum value | OpenOrienteering::MapView | |
| objectName | QObject | |
| objectName() const const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| onTemplateAdded(int pos, Template *temp) | OpenOrienteering::MapView | protected |
| onTemplateDeleted(int pos, const Template *temp) | OpenOrienteering::MapView | protected |
| OverprintingEnabled enum value | OpenOrienteering::MapView | |
| panOffset() const | OpenOrienteering::MapView | inline |
| panOffsetChanged(const QPoint &offset) | OpenOrienteering::MapView | signal |
| parent() const const | QObject | |
| pixelToLength(qreal pixel) const | OpenOrienteering::MapView | |
| 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 | |
| RotationChange enum value | OpenOrienteering::MapView | |
| save(QXmlStreamWriter &xml, const QLatin1String &element_name, bool template_details=true) const | OpenOrienteering::MapView | |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| setAllTemplatesHidden(bool value) | OpenOrienteering::MapView | |
| setCenter(const MapCoord &pos) | OpenOrienteering::MapView | |
| setGridVisible(bool visible) | OpenOrienteering::MapView | |
| setMapVisibility(TemplateVisibility vis) | OpenOrienteering::MapView | |
| setObjectName(const QString &name) | QObject | |
| setOverprintingSimulationEnabled(bool enabled) | OpenOrienteering::MapView | |
| setPanOffset(const QPoint &offset) | OpenOrienteering::MapView | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setRotation(double value) | OpenOrienteering::MapView | |
| setTemplateLoadingBlocked(bool blocked) | OpenOrienteering::MapView | |
| setTemplateVisibility(Template *temp, TemplateVisibility vis) | OpenOrienteering::MapView | |
| setTemplateVisibilityHelper(const Template *temp, TemplateVisibility vis) | OpenOrienteering::MapView | protected |
| setZoom(double value, const QPointF ¢er) | OpenOrienteering::MapView | |
| setZoom(double value) | OpenOrienteering::MapView | |
| signalsBlocked() const const | QObject | |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
| templateLoadingBlocked() const | OpenOrienteering::MapView | inline |
| TemplateVisible enum value | OpenOrienteering::MapView | |
| thread() const const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| updateAllMapWidgets() | OpenOrienteering::MapView | |
| viewChanged(OpenOrienteering::MapView::ChangeFlags change) | OpenOrienteering::MapView | signal |
| viewToMap(const QPointF &point) const | OpenOrienteering::MapView | inline |
| viewToMapF(const QPointF &point) const | OpenOrienteering::MapView | inline |
| visibilityChanged(OpenOrienteering::MapView::VisibilityFeature feature, bool active, const OpenOrienteering::Template *temp=nullptr) | OpenOrienteering::MapView | signal |
| VisibilityFeature enum name | OpenOrienteering::MapView | |
| worldTransform() const | OpenOrienteering::MapView | inline |
| zoom_in_limit | OpenOrienteering::MapView | static |
| zoom_out_limit | OpenOrienteering::MapView | static |
| ZoomChange enum value | OpenOrienteering::MapView | |
| zoomSteps(double num_steps, const QPointF &cursor_pos_view) | OpenOrienteering::MapView | |
| zoomSteps(double num_steps) | OpenOrienteering::MapView | |
| ~MapView() override | OpenOrienteering::MapView | |
| ~QObject() | QObject | virtual |
1.8.13