Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqlocationdata_simulator_p.h96 struct SatelliteInfo struct
98 SatelliteInfo();
117 QList<SatelliteInfo> satellites;
125 …TE_EXPORT QDataStream &operator<<(QDataStream &out, const QGeoSatelliteInfoData::SatelliteInfo &s); argument
126 …G_PRIVATE_EXPORT QDataStream &operator>>(QDataStream &in, QGeoSatelliteInfoData::SatelliteInfo &s);
132 Q_DECLARE_METATYPE(QGeoSatelliteInfoData::SatelliteInfo)
H A Dqlocationdata_simulator.cpp60 QGeoSatelliteInfoData::SatelliteInfo::SatelliteInfo() in SatelliteInfo() function in QGeoSatelliteInfoData::SatelliteInfo
72 …qRegisterMetaTypeStreamOperators<QGeoSatelliteInfoData::SatelliteInfo>("QGeoSatelliteInfoData::Sat… in qt_registerLocationTypes()
105 QDataStream &operator<<(QDataStream &out, const QGeoSatelliteInfoData::SatelliteInfo &s) in operator <<()
111 QDataStream &operator>>(QDataStream &in, QGeoSatelliteInfoData::SatelliteInfo &s) in operator >>()
115 …s.satelliteSystem = static_cast<QGeoSatelliteInfoData::SatelliteInfo::SatelliteSystem>(satelliteSy… in operator >>()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/satelliteinfo/doc/src/
H A Dsatelliteinfo.qdoc30 \title SatelliteInfo (C++/QML)
32 \brief The SatelliteInfo example shows how the available satellites
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/simulator/
H A Dqgeosatelliteinfosource_simulator.cpp117 QGeoSatelliteInfoData::SatelliteInfo info = data->satellites.at(i); in updateData()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.3.025 - New SatelliteInfo example added. The example displays the signal
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/doc/src/
H A Dqtpositioning.qdoc140 \li \l {SatelliteInfo (C++/QML)}