3#ifndef QNMEAPOSITIONINFOSOURCE_H
4#define QNMEAPOSITIONINFOSOURCE_H
6#include <QtPositioning/QGeoPositionInfoSource>
25 void setUserEquivalentRangeError(
double uere);
26 double userEquivalentRangeError()
const;
28 UpdateMode updateMode()
const;
47#if QT_DEPRECATED_SINCE(7, 0)
49 bool parsePosInfoFromNmeaData(const
char *
data,
IOBluetoothDevice * device
virtual void requestUpdate(int timeout=0)=0
Attempts to get the current position and emit positionUpdated() with this information.
virtual void stopUpdates()=0
Stops emitting updates at regular intervals.
virtual PositioningMethods supportedPositioningMethods() const =0
Returns the positioning methods available to this source.
virtual void startUpdates()=0
Starts emitting updates at regular intervals as specified by setUpdateInterval().
int minimumUpdateInterval
This property holds the minimum time (in milliseconds) required to retrieve a position update.
virtual Error error() const =0
Returns the type of error that last occurred.
virtual QGeoPositionInfo lastKnownPosition(bool fromSatellitePositioningMethodsOnly=false) const =0
Returns an update containing the last known position, or a null update if none is available.
virtual void setUpdateInterval(int msec)
\inmodule QtCore \reentrant
UpdateMode
Defines the available update modes.
Combined button and popup list for selecting options.
GLenum GLuint GLintptr GLsizeiptr size
[1]
GLbitfield GLuint64 timeout
[4]
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
GLsizei GLsizei GLchar * source
static void setError(QJsonObject *response, const QString &msg)
QT_BEGIN_NAMESPACE class QT6_ONLY(Q_CORE_EXPORT) QReadWriteLock
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent