Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue2/
H A Dqgeopositioninfosource_geoclue2_p.h47 class OrgFreedesktopGeoClue2ClientInterface; variable
88 QPointer<OrgFreedesktopGeoClue2ClientInterface> m_client;
H A Dqgeopositioninfosource_geoclue2.cpp255 m_client = new OrgFreedesktopGeoClue2ClientInterface( in createClient()
267 connect(m_client.data(), &OrgFreedesktopGeoClue2ClientInterface::LocationUpdated, in createClient()