Uses of Enum
io.qt.positioning.QNmeaPositionInfoSource.UpdateMode
Packages that use QNmeaPositionInfoSource.UpdateMode
-
Uses of QNmeaPositionInfoSource.UpdateMode in io.qt.positioning
Methods in io.qt.positioning that return QNmeaPositionInfoSource.UpdateModeModifier and TypeMethodDescriptionQNmeaPositionInfoSource.UpdateMode.resolve
(int value) Returns the corresponding enum entry for the given value.QNmeaPositionInfoSource.updateMode()
Returns the enum constant of this type with the specified name.static QNmeaPositionInfoSource.UpdateMode[]
QNmeaPositionInfoSource.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 QNmeaPositionInfoSource.UpdateModeModifierConstructorDescriptionOverloaded constructor forQNmeaPositionInfoSource(io.qt.positioning.QNmeaPositionInfoSource.UpdateMode, io.qt.core.QObject)
withparent = null
.QNmeaPositionInfoSource
(QNmeaPositionInfoSource.UpdateMode updateMode, QObject parent)