Project

General

Profile

Feature #2126

QT版本ehmi,在Linux系统下,无法收到订阅后台发送的系统消息里面包含的附加数据,现改用sigaction方式接收系统消息.

Added by shixun yan about 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
shixun yan
Target version:
Start date:
06/01/2022
Due date:
% Done:

100%

Estimated time:
Defect version:

Description

使用QT自带的接收系统消息的函数nativeEventFilter,在Window下面,能正常接收订阅后台发送的系统消息,也能正确的从消息里面取出SerialNo数据.
但是在Linux系统下面,取不到SerialNo数据.现在改成使用C++自带的sigaction方式来接收系统消息.

History

#1

Updated by shixun yan about 2 years ago

  • Status changed from New to In Progress
#2

Updated by shixun yan almost 2 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF