Top "Qtserialport" questions

The QtSerialPort module provides classes to make serial port programming easier and portable.

Qt error with QSerialPort in multithreaded code: QCoreApplication::sendEvent: "Cannot send events to objects owned by a different thread

deleting serialPort causes this message in debug builds: ASSERT failure in QCoreApplication::sendEvent: "Cannot send events to objects owned by …

multithreading qt qthread qtserialport
Trouble in reading from Serial port using QSerialPort

I have to develop a C++ program for an embedded FriendlyARM-based processor system. I use Qt Creator 3.0.0 (based on Qt 5.2.0) …

qt qtcore qt-signals qtserialport qiodevice