Home
last modified time | relevance | path

Searched refs:OrgFreedesktopGeoclueInterface (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/
H A Dqgeocluemaster.h48 class OrgFreedesktopGeoclueInterface; variable
82 OrgFreedesktopGeoclueInterface *m_provider;
H A Dqgeosatelliteinfosource_geocluemaster.h48 class OrgFreedesktopGeoclueInterface; variable
92 OrgFreedesktopGeoclueInterface *m_provider;
H A Dqgeopositioninfosource_geocluemaster.h51 class OrgFreedesktopGeoclueInterface; variable
125 OrgFreedesktopGeoclueInterface *m_provider;
H A Dqgeocluemaster.cpp91 … m_provider = new OrgFreedesktopGeoclueInterface(QStringLiteral("org.freedesktop.Geoclue.Master"), in createMasterClient()
H A Dqgeosatelliteinfosource_geocluemaster.cpp258 …m_provider = new OrgFreedesktopGeoclueInterface(providerService, providerPath, QDBusConnection::se… in positionProviderChanged()
H A Dqgeopositioninfosource_geocluemaster.cpp378 m_provider = new OrgFreedesktopGeoclueInterface(service, path, QDBusConnection::sessionBus()); in positionProviderChanged()