Uses of Enum
io.qt.positioning.QGeoSatelliteInfo.Attribute
Packages that use QGeoSatelliteInfo.Attribute
-
Uses of QGeoSatelliteInfo.Attribute in io.qt.positioning
Methods in io.qt.positioning that return QGeoSatelliteInfo.AttributeModifier and TypeMethodDescriptionstatic QGeoSatelliteInfo.AttributeQGeoSatelliteInfo.Attribute.resolve(int value) Returns the corresponding enum entry for the given value.static QGeoSatelliteInfo.AttributeReturns the enum constant of this type with the specified name.static QGeoSatelliteInfo.Attribute[]QGeoSatelliteInfo.Attribute.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.positioning with parameters of type QGeoSatelliteInfo.AttributeModifier and TypeMethodDescriptionfinal doubleQGeoSatelliteInfo.attribute(QGeoSatelliteInfo.Attribute attribute) final booleanQGeoSatelliteInfo.hasAttribute(QGeoSatelliteInfo.Attribute attribute) final voidQGeoSatelliteInfo.removeAttribute(QGeoSatelliteInfo.Attribute attribute) final voidQGeoSatelliteInfo.setAttribute(QGeoSatelliteInfo.Attribute attribute, double value)