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
qgeopositioninfosource_android.cpp File Reference

(0f3efd9b280ba3151352e9e3bfa67b4c22e0a0f2)

#include "qgeopositioninfosource_android_p.h"
#include "jnipositioning.h"
#include <QGeoPositionInfo>
#include <QVariantMap>
+ Include dependency graph for qgeopositioninfosource_android.cpp:

Go to the source code of this file.

Variables

static constexpr int kUpdateFromColdStart = 2 * 60 * 1000
 
static constexpr int kRegularUpdatesTimerInterval = 30 * 1000
 
static constexpr auto kUseAltitudeConverter = "useMslAltitude"_L1
 

Variable Documentation

◆ kRegularUpdatesTimerInterval

constexpr int kRegularUpdatesTimerInterval = 30 * 1000
staticconstexpr

◆ kUpdateFromColdStart

constexpr int kUpdateFromColdStart = 2 * 60 * 1000
staticconstexpr

◆ kUseAltitudeConverter

constexpr auto kUseAltitudeConverter = "useMslAltitude"_L1
staticconstexpr

Definition at line 14 of file qgeopositioninfosource_android.cpp.