Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/satelliteinfo/
H A Dsatellitemodel.h69 …Q_PROPERTY(bool singleRequestMode READ isSingleRequest WRITE setSingleRequest NOTIFY singleRequest… in QT_FORWARD_DECLARE_CLASS()
95 void setSingleRequest(bool single); in QT_FORWARD_DECLARE_CLASS()
H A Dsatellitemodel.cpp155 void SatelliteModel::setSingleRequest(bool single) in setSingleRequest() function in SatelliteModel