Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qgeocoordinate.cpp File Reference

(346d425ba37f3ca9df3f7e6843de82a70eb72b7d)

#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 752 of file qgeocoordinate.cpp.

Variable Documentation

◆ qgeocoordinate_EARTH_MEAN_RADIUS

static QT_BEGIN_NAMESPACE const double qgeocoordinate_EARTH_MEAN_RADIUS = 6371.0072
static

Definition at line 19 of file qgeocoordinate.cpp.