Uses of Class
io.qt.serialbus.QCanBusDevice.ConfigurationKey
Package | Description |
---|---|
io.qt.serialbus |
-
Uses of QCanBusDevice.ConfigurationKey in io.qt.serialbus
Methods in io.qt.serialbus that return QCanBusDevice.ConfigurationKey Modifier and Type Method Description static QCanBusDevice.ConfigurationKey
QCanBusDevice.ConfigurationKey. resolve(int value)
Returns the corresponding enum entry for the given value.static QCanBusDevice.ConfigurationKey
QCanBusDevice.ConfigurationKey. valueOf(String name)
Returns the enum constant of this type with the specified name.static QCanBusDevice.ConfigurationKey[]
QCanBusDevice.ConfigurationKey. values()
Returns an array containing the constants of this enum type, in the order they are declared.