Home
last modified time | relevance | path

Searched defs:satellitesInViewUpdated (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/
H A Dqgeosatelliteinfosource_android.cpp162 emit QGeoSatelliteInfoSource::satellitesInViewUpdated(satsInView); in processSatelliteUpdateInView() member in QGeoSatelliteInfoSourceAndroid::processSatelliteUpdateInView::QGeoSatelliteInfoSource
192 emit QGeoSatelliteInfoSource::satellitesInViewUpdated(m_satsInView); in requestTimeout() member in QGeoSatelliteInfoSourceAndroid::requestTimeout::QGeoSatelliteInfoSource
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/
H A Dqgeosatelliteinfosource_geocluemaster.cpp171 emit satellitesInViewUpdated(m_inView); in updateSatelliteInfo() local
185 emit satellitesInViewUpdated(m_inView); in requestUpdateTimeout() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/simulator/
H A Dqgeosatelliteinfosource_simulator.cpp128 emit satellitesInViewUpdated(satellitesInView); in updateData() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/satelliteinfo/
H A Dsatellitemodel.cpp270 void SatelliteModel::satellitesInViewUpdated(const QList<QGeoSatelliteInfo> &infos) in satellitesInViewUpdated() function in SatelliteModel
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/gypsy/
H A Dqgeosatelliteinfosource_gypsy.cpp210 emit satellitesInViewUpdated(lastSatellitesInView); in satellitesChanged() local