Searched defs:satellitesInUseUpdated (Results 1 – 5 of 5) sorted by relevance
175 emit QGeoSatelliteInfoSource::satellitesInUseUpdated(satsInUse); in processSatelliteUpdateInUse() member in QGeoSatelliteInfoSourceAndroid::processSatelliteUpdateInUse::QGeoSatelliteInfoSource193 emit QGeoSatelliteInfoSource::satellitesInUseUpdated(m_satsInUse); in requestTimeout() member in QGeoSatelliteInfoSourceAndroid::requestTimeout::QGeoSatelliteInfoSource
174 emit satellitesInUseUpdated(m_inUse); in updateSatelliteInfo() local186 emit satellitesInUseUpdated(m_inUse); in requestUpdateTimeout() local
129 emit satellitesInUseUpdated(satellitesInUse); in updateData() local
306 void SatelliteModel::satellitesInUseUpdated(const QList<QGeoSatelliteInfo> &infos) in satellitesInUseUpdated() function in SatelliteModel
209 emit satellitesInUseUpdated(lastSatellitesInUse); in satellitesChanged() local