![]() |
Qt 6.x
The Qt SDK
|
#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.
Referenced by QFormLayoutPrivate::arrangeWidgets(), QWidgetWindowPrivate::closestAcceptableGeometry(), copy_unswapped(), QLocationUtils::mapLeftLongitude(), QLocationUtils::mapRightLongitude(), QMdi::SimpleCascader::rearrange(), QWindowsVistaStyle::subControlRect(), and QQC2::QWindowsXPStyle::subControlRect().
|
static |
Definition at line 24 of file qlocationutils_p.h.
|
static |
Definition at line 26 of file qlocationutils_p.h.
Referenced by QWidgetWindowPrivate::closestAcceptableGeometry(), and QMdi::SimpleCascader::rearrange().