Home
last modified time | relevance | path

Searched refs:satelliteError (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/serialnmea/
H A Dqnmeasatelliteinfosource.cpp549 void QNmeaSatelliteInfoSource::setError(QGeoSatelliteInfoSource::Error satelliteError) in setError() argument
551 d->m_satelliteError = satelliteError; in setError()
552 emit QGeoSatelliteInfoSource::error(satelliteError); in setError()
H A Dqnmeasatelliteinfosource_p.h88 void setError(QGeoSatelliteInfoSource::Error satelliteError);