Uses of Enum
io.qt.serialbus.QCanBusDevice.CanBusError
Packages that use QCanBusDevice.CanBusError
-
Uses of QCanBusDevice.CanBusError in io.qt.serialbus
Fields in io.qt.serialbus with type parameters of type QCanBusDevice.CanBusErrorMethods in io.qt.serialbus that return QCanBusDevice.CanBusErrorModifier and TypeMethodDescriptionQCanBusDevice.error()
static QCanBusDevice.CanBusError
QCanBusDevice.CanBusError.resolve
(int value) Returns the corresponding enum entry for the given value.static QCanBusDevice.CanBusError
Returns the enum constant of this type with the specified name.static QCanBusDevice.CanBusError[]
QCanBusDevice.CanBusError.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.serialbus with parameters of type QCanBusDevice.CanBusErrorModifier and TypeMethodDescriptionprotected final void
QCanBusDevice.setError
(String errorText, QCanBusDevice.CanBusError arg__2)