Uses of Class
io.qt.positioning.QNmeaPositionInfoSource.UpdateMode
Package | Description |
---|---|
io.qt.positioning |
-
Uses of QNmeaPositionInfoSource.UpdateMode in io.qt.positioning
Methods in io.qt.positioning that return QNmeaPositionInfoSource.UpdateMode Modifier and Type Method Description static QNmeaPositionInfoSource.UpdateMode
QNmeaPositionInfoSource.UpdateMode. resolve(int value)
Returns the corresponding enum entry for the given value.QNmeaPositionInfoSource.UpdateMode
QNmeaPositionInfoSource. updateMode()
static QNmeaPositionInfoSource.UpdateMode
QNmeaPositionInfoSource.UpdateMode. valueOf(String name)
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.UpdateMode Constructor Description QNmeaPositionInfoSource(QNmeaPositionInfoSource.UpdateMode updateMode)
Overloaded constructor forQNmeaPositionInfoSource(io.qt.positioning.QNmeaPositionInfoSource.UpdateMode, io.qt.core.QObject)
withparent = null
.QNmeaPositionInfoSource(QNmeaPositionInfoSource.UpdateMode updateMode, QObject parent)