Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/
H A Dqgeocluemaster.h49 class OrgFreedesktopGeoclueMasterClientInterface; variable
83 OrgFreedesktopGeoclueMasterClientInterface *m_client;
H A Dqgeocluemaster.cpp95 …m_client = new OrgFreedesktopGeoclueMasterClientInterface(QStringLiteral("org.freedesktop.Geoclue.… in createMasterClient()