Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/
H A Dqgeosatelliteinfosource_geocluemaster.h53 class QDBusMessage; variable
81 void satelliteChanged(const QDBusMessage &message);
H A Dqgeosatelliteinfosource_geocluemaster.cpp234 SLOT(satelliteChanged(QDBusMessage))); in positionProviderChanged()
244 SLOT(satelliteChanged(QDBusMessage))); in positionProviderChanged()
269 void QGeoSatelliteInfoSourceGeoclueMaster::satelliteChanged(const QDBusMessage &message) in satelliteChanged()