Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/gypsy/
H A Dqgeosatelliteinfosource_gypsy.cpp179 QList<QGeoSatelliteInfo> lastSatellitesInView; in satellitesChanged() local
191 lastSatellitesInView.append(info); in satellitesChanged()
210 emit satellitesInViewUpdated(lastSatellitesInView); in satellitesChanged()