QCanFrameProcessor::ParseResult Struct
struct QCanFrameProcessor::ParseResultQCanFrameProcessor::parseFrame() 方法的返回值。更多
此结构在 Qt 6.5 中引入。
公共变量
QVariantMap | signalValues |
QtCanBus::UniqueId | uniqueId |
成员变量文档
QVariantMap ParseResult::signalValues
该变量保存包含提取信号及其值的映射。映射的键是signal names ,映射的值是信号值。
QtCanBus::UniqueId ParseResult::uniqueId
该变量保存解析帧的唯一标识符值。
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.