就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt Positioning
C++ 类
QGeoSatelliteInfo
List of All Members for QGeoSatelliteInfo
这是完整成员列表为
QGeoSatelliteInfo
,包括继承的成员。
enum
Attribute
enum
SatelliteSystem
QGeoSatelliteInfo
()
QGeoSatelliteInfo
(const QGeoSatelliteInfo &)
QGeoSatelliteInfo
(QGeoSatelliteInfo &&)
~QGeoSatelliteInfo
()
属性
(QGeoSatelliteInfo::Attribute) const : qreal
hasAttribute
(QGeoSatelliteInfo::Attribute) const : bool
removeAttribute
(QGeoSatelliteInfo::Attribute)
satelliteIdentifier
() const : int
satelliteSystem
() const : QGeoSatelliteInfo::SatelliteSystem
setAttribute
(QGeoSatelliteInfo::Attribute, qreal)
setSatelliteIdentifier
(int)
setSatelliteSystem
(QGeoSatelliteInfo::SatelliteSystem)
setSignalStrength
(int)
signalStrength
() const : int
operator=
(const QGeoSatelliteInfo &) : QGeoSatelliteInfo &
operator=
(QGeoSatelliteInfo &&) : QGeoSatelliteInfo &