Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/QtGlobal>
#include <math.h>
#include <qmath.h>
#include <QtPositioning/QGeoCoordinate>
#include <QtPositioning/QNmeaSatelliteInfoSource>
#include <QtPositioning/private/qpositioningglobal_p.h>
Go to the source code of this file.
Classes | |
class | QLocationUtils |
Variables | |
static const double | offsetEpsilon = 1e-12 |
static const double | leftOffset = -180.0 + offsetEpsilon |
static const double | rightOffset = 180.0 - offsetEpsilon |
|
static |
Definition at line 25 of file qlocationutils_p.h.
|
static |
Definition at line 24 of file qlocationutils_p.h.
|
static |
Definition at line 26 of file qlocationutils_p.h.