Uses of Enum
io.qt.serialbus.QCanDbcFileParser.Error
Packages that use QCanDbcFileParser.Error
-
Uses of QCanDbcFileParser.Error in io.qt.serialbus
Methods in io.qt.serialbus that return QCanDbcFileParser.ErrorModifier and TypeMethodDescriptionfinal QCanDbcFileParser.Error
QCanDbcFileParser.error()
SeeQCanDbcFileParser::
error()const static QCanDbcFileParser.Error
QCanDbcFileParser.Error.resolve
(byte value) Returns the corresponding enum entry for the given value.static QCanDbcFileParser.Error
Returns the enum constant of this type with the specified name.static QCanDbcFileParser.Error[]
QCanDbcFileParser.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.