Uses of Enum
io.qt.serialbus.QCanBusDevice.CanBusStatus
Packages that use QCanBusDevice.CanBusStatus
-
Uses of QCanBusDevice.CanBusStatus in io.qt.serialbus
Methods in io.qt.serialbus that return QCanBusDevice.CanBusStatusModifier and TypeMethodDescriptionQCanBusDevice.busStatus()
static QCanBusDevice.CanBusStatus
QCanBusDevice.CanBusStatus.resolve
(int value) Returns the corresponding enum entry for the given value.static QCanBusDevice.CanBusStatus
Returns the enum constant of this type with the specified name.static QCanBusDevice.CanBusStatus[]
QCanBusDevice.CanBusStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.