Uses of Class
io.qt.serialbus.QCanFrameProcessor.ParseResult
Packages that use QCanFrameProcessor.ParseResult
-
Uses of QCanFrameProcessor.ParseResult in io.qt.serialbus
Methods in io.qt.serialbus that return QCanFrameProcessor.ParseResultModifier and TypeMethodDescriptionQCanFrameProcessor.ParseResult.clone()
Creates and returns a copy of this object.QCanFrameProcessor.parseFrame
(QCanBusFrame frame) SeeQCanFrameProcessor::
parseFrame(QCanBusFrame) Methods in io.qt.serialbus with parameters of type QCanFrameProcessor.ParseResultModifier and TypeMethodDescriptionfinal boolean
QCanFrameProcessor.ParseResult.equals
(QCanFrameProcessor.ParseResult value2) Seeoperator==(QCanFrameProcessor::ParseResult,
QCanFrameProcessor::ParseResult) Constructors in io.qt.serialbus with parameters of type QCanFrameProcessor.ParseResultModifierConstructorDescriptionSeeQCanFrameProcessor::ParseResult::
ParseResult(QCanFrameProcessor::ParseResult)