Mapper  0.9.0
API documentation
OpenOrienteering::Georeferencing Member List

This is the complete list of members for OpenOrienteering::Georeferencing, including all inherited members.

blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
declinationChanged()OpenOrienteering::Georeferencingsignal
declinationPrecision()OpenOrienteering::Georeferencinginlinestatic
degToDMS(double val)OpenOrienteering::Georeferencingstatic
degToRad(double val)OpenOrienteering::Georeferencingstatic
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
geographic_crs_specOpenOrienteering::Georeferencingstatic
Georeferencing()OpenOrienteering::Georeferencing
Georeferencing(const Georeferencing &other)OpenOrienteering::Georeferencing
getConvergence() constOpenOrienteering::Georeferencing
getDeclination() constOpenOrienteering::Georeferencinginline
getErrorText() constOpenOrienteering::Georeferencing
getGeographicRefPoint() constOpenOrienteering::Georeferencinginline
getGridScaleFactor() constOpenOrienteering::Georeferencinginline
getGrivation() constOpenOrienteering::Georeferencinginline
getGrivationError() constOpenOrienteering::Georeferencinginline
getMapRefPoint() constOpenOrienteering::Georeferencinginline
getProjectedCoordinatesName() constOpenOrienteering::Georeferencing
getProjectedCRSId() constOpenOrienteering::Georeferencinginline
getProjectedCRSName() constOpenOrienteering::Georeferencing
getProjectedCRSParameters() constOpenOrienteering::Georeferencinginline
getProjectedCRSSpec() constOpenOrienteering::Georeferencinginline
getProjectedRefPoint() constOpenOrienteering::Georeferencinginline
getScaleDenominator() constOpenOrienteering::Georeferencinginline
getState() constOpenOrienteering::Georeferencinginline
inherits(const char *className) const constQObject
initDeclination()OpenOrienteering::Georeferencing
installEventFilter(QObject *filterObj)QObject
isGeographic() constOpenOrienteering::Georeferencing
isLocal() constOpenOrienteering::Georeferencinginline
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isValid() constOpenOrienteering::Georeferencinginline
isWidgetType() const constQObject
isWindowType() const constQObject
killTimer(int id)QObject
load(QXmlStreamReader &xml, bool load_scale_only)OpenOrienteering::Georeferencing
Local enum valueOpenOrienteering::Georeferencing
mapToProjected() constOpenOrienteering::Georeferencing
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
Normal enum valueOpenOrienteering::Georeferencing
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
operator<<(QDebug dbg, const Georeferencing &georef)OpenOrienteering::Georeferencingfriend
operator=(const Georeferencing &other)OpenOrienteering::Georeferencing
parent() const constQObject
projectedToMap() constOpenOrienteering::Georeferencing
projectionChanged()OpenOrienteering::Georeferencingsignal
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_DISABLE_COPY(Class)QObject
Q_DISABLE_COPY_MOVE(Class)QObject
Q_DISABLE_MOVE(Class)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
qFindChild(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QRegExp &regExp)QObject
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
radToDeg(double val)OpenOrienteering::Georeferencingstatic
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
roundDeclination(double)OpenOrienteering::Georeferencinginlinestatic
roundScaleFactor(double value)OpenOrienteering::Georeferencinginlinestatic
save(QXmlStreamWriter &xml) constOpenOrienteering::Georeferencing
scaleFactorPrecision()OpenOrienteering::Georeferencinginlinestatic
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setDeclination(double value)OpenOrienteering::Georeferencing
setGeographicRefPoint(LatLon lat_lon, bool update_grivation=true)OpenOrienteering::Georeferencing
setGridScaleFactor(double value)OpenOrienteering::Georeferencing
setGrivation(double value)OpenOrienteering::Georeferencing
setMapRefPoint(const MapCoord &point)OpenOrienteering::Georeferencing
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProjectedCRS(const QString &id, QString spec, std::vector< QString > params=std::vector< QString >())OpenOrienteering::Georeferencing
setProjectedRefPoint(const QPointF &point, bool update_grivation=true)OpenOrienteering::Georeferencing
setProperty(const char *name, const QVariant &value)QObject
setScaleDenominator(int value)OpenOrienteering::Georeferencing
setState(State value)OpenOrienteering::Georeferencing
setTransformationDirectly(const QTransform &transform)OpenOrienteering::Georeferencing
signalsBlocked() const constQObject
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
State enum nameOpenOrienteering::Georeferencing
stateChanged()OpenOrienteering::Georeferencingsignal
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
toGeographicCoords(const MapCoordF &map_coords, bool *ok=0) constOpenOrienteering::Georeferencing
toGeographicCoords(const QPointF &projected_coords, bool *ok=0) constOpenOrienteering::Georeferencing
toMapCoordF(const QPointF &projected_coords) constOpenOrienteering::Georeferencing
toMapCoordF(const LatLon &lat_lon, bool *ok=nullptr) constOpenOrienteering::Georeferencing
toMapCoordF(const Georeferencing *other, const MapCoordF &map_coords, bool *ok=nullptr) constOpenOrienteering::Georeferencing
toMapCoords(const QPointF &projected_coords) constOpenOrienteering::Georeferencing
toMapCoords(const LatLon &lat_lon, bool *ok=nullptr) constOpenOrienteering::Georeferencing
toProjectedCoords(const MapCoord &map_coords) constOpenOrienteering::Georeferencing
toProjectedCoords(const MapCoordF &map_coords) constOpenOrienteering::Georeferencing
toProjectedCoords(const LatLon &lat_lon, bool *ok=0) constOpenOrienteering::Georeferencing
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
transformationChanged()OpenOrienteering::Georeferencingsignal
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
updateGrivation()OpenOrienteering::Georeferencing
updateTransformation()OpenOrienteering::Georeferencing
~Georeferencing() overrideOpenOrienteering::Georeferencing
~QObject()QObjectvirtual