Uses of Enum
io.qt.serialbus.QCanBusFrame.FrameType
Packages that use QCanBusFrame.FrameType
-
Uses of QCanBusFrame.FrameType in io.qt.serialbus
Methods in io.qt.serialbus that return QCanBusFrame.FrameTypeModifier and TypeMethodDescriptionfinal QCanBusFrame.FrameType
QCanBusFrame.frameType()
static QCanBusFrame.FrameType
QCanBusFrame.FrameType.resolve
(int value) Returns the corresponding enum entry for the given value.final QCanBusFrame.FrameType
QCanBusDevice.Filter.type()
Of the frame to be filteredstatic QCanBusFrame.FrameType
Returns the enum constant of this type with the specified name.static QCanBusFrame.FrameType[]
QCanBusFrame.FrameType.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 QCanBusFrame.FrameTypeModifier and TypeMethodDescriptionfinal void
QCanBusFrame.setFrameType
(QCanBusFrame.FrameType newFormat) final void
QCanBusDevice.Filter.setType
(QCanBusFrame.FrameType type) Of the frame to be filteredConstructors in io.qt.serialbus with parameters of type QCanBusFrame.FrameTypeModifierConstructorDescription