Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qgeocoordinate.cpp File Reference

(503723f0699911cd54d68e4f3379486ce54b01b3)

#include "qgeocoordinate.h"
#include "qgeocoordinate_p.h"
#include "qlocationutils_p.h"
#include <QDateTime>
#include <QHash>
#include <QDataStream>
#include <QDebug>
#include <QMetaType>
#include <qnumeric.h>
#include <qmath.h>
#include "moc_qgeocoordinate.cpp"
+ Include dependency graph for qgeocoordinate.cpp:

Go to the source code of this file.

Variables

static QT_BEGIN_NAMESPACE const double qgeocoordinate_EARTH_MEAN_RADIUS = 6371.0072
 

Function Documentation

◆ qHash()

size_t qHash ( const QGeoCoordinate & coordinate,
size_t seed )
related

Definition at line 746 of file qgeocoordinate.cpp.

Variable Documentation

◆ qgeocoordinate_EARTH_MEAN_RADIUS

QT_BEGIN_NAMESPACE const double qgeocoordinate_EARTH_MEAN_RADIUS = 6371.0072
static