Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/satelliteinfo/
H A Dsatellitemodel.h66 Q_PROPERTY(bool running READ running WRITE setRunning NOTIFY runningChanged) in QT_FORWARD_DECLARE_CLASS()
92 void setRunning(bool isActive); in QT_FORWARD_DECLARE_CLASS()
H A Dsatellitemodel.cpp142 setRunning(true); in componentComplete()
168 void SatelliteModel::setRunning(bool isActive) in setRunning() function in SatelliteModel
254 setRunning(false); in updateDemoData()