Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/satelliteinfo/
H A Dsatellitemodel.cpp76 connect(timer, SIGNAL(timeout()), this, SLOT(updateDemoData())); in SatelliteModel()
224 void SatelliteModel::updateDemoData() in updateDemoData() function in SatelliteModel
H A Dsatellitemodel.h110 void updateDemoData(); in QT_FORWARD_DECLARE_CLASS()