Uses of Enum
io.qt.positioning.QNmeaSatelliteInfoSource.UpdateMode
Packages that use QNmeaSatelliteInfoSource.UpdateMode
-
Uses of QNmeaSatelliteInfoSource.UpdateMode in io.qt.positioning
Methods in io.qt.positioning that return QNmeaSatelliteInfoSource.UpdateModeModifier and TypeMethodDescriptionQNmeaSatelliteInfoSource.UpdateMode.resolve
(int value) Returns the corresponding enum entry for the given value.QNmeaSatelliteInfoSource.updateMode()
Returns the enum constant of this type with the specified name.static QNmeaSatelliteInfoSource.UpdateMode[]
QNmeaSatelliteInfoSource.UpdateMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.qt.positioning with parameters of type QNmeaSatelliteInfoSource.UpdateModeModifierConstructorDescriptionOverloaded constructor forQNmeaSatelliteInfoSource(io.qt.positioning.QNmeaSatelliteInfoSource.UpdateMode, io.qt.core.QObject)
withparent = null
.