Home
last modified time | relevance | path

Searched defs:QGeoSatelliteInfo (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeosatelliteinfo.cpp79 QGeoSatelliteInfo::QGeoSatelliteInfo() in QGeoSatelliteInfo() function in QGeoSatelliteInfo
91 QGeoSatelliteInfo::QGeoSatelliteInfo(const QGeoSatelliteInfo &other) in QGeoSatelliteInfo() function in QGeoSatelliteInfo
97 QGeoSatelliteInfo::QGeoSatelliteInfo(QGeoSatelliteInfoPrivate &dd) : d(&dd) in QGeoSatelliteInfo() function in QGeoSatelliteInfo
H A Dqlocationutils_p.h68 class QGeoSatelliteInfo; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/
H A Dqgeosatelliteinfosource_android.cpp46 Q_DECLARE_METATYPE(QList<QGeoSatelliteInfo>) in Q_DECLARE_METATYPE()