Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/satelliteinfo/
H A Dsatellitemodel.h67 …Q_PROPERTY(bool satelliteInfoAvailable READ canProvideSatelliteInfo NOTIFY canProvideSatelliteInfo… in QT_FORWARD_DECLARE_CLASS()
99 bool canProvideSatelliteInfo() const; in QT_FORWARD_DECLARE_CLASS()
H A Dsatellitemodel.cpp210 bool SatelliteModel::canProvideSatelliteInfo() const in canProvideSatelliteInfo() function in SatelliteModel