Uses of Enum
io.qt.serialbus.QCanBusDevice.ConfigurationKey
Packages that use QCanBusDevice.ConfigurationKey
-
Uses of QCanBusDevice.ConfigurationKey in io.qt.serialbus
Methods in io.qt.serialbus that return QCanBusDevice.ConfigurationKeyModifier and TypeMethodDescriptionQCanBusDevice.ConfigurationKey.resolve
(int value) Returns the corresponding enum entry for the given value.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.Methods in io.qt.serialbus that return types with arguments of type QCanBusDevice.ConfigurationKeyMethods in io.qt.serialbus with parameters of type QCanBusDevice.ConfigurationKeyModifier and TypeMethodDescriptionfinal Object
QCanBusDevice.configurationParameter
(QCanBusDevice.ConfigurationKey key) void
QCanBusDevice.setConfigurationParameter
(QCanBusDevice.ConfigurationKey key, Object value)