Searched refs:velocityChanged (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/ |
| H A D | qgeopositioninfosource_geocluemaster.cpp | 317 this, SLOT(velocityChanged(qint32,qint32,double,double,double))); in stopUpdates() 399 this, SLOT(velocityChanged(qint32,qint32,double,double,double))); in positionProviderChanged() 451 void QGeoPositionInfoSourceGeoclueMaster::velocityChanged(qint32 fields, qint32 timestamp, double s… in velocityChanged() function in QGeoPositionInfoSourceGeoclueMaster
|
| H A D | qgeopositioninfosource_geocluemaster.h | 88 void velocityChanged(qint32 fields, qint32 timestamp, double speed, double direction,
|