The QtSerialPort module provides classes to make serial port programming easier and portable.
deleting serialPort causes this message in debug builds: ASSERT failure in QCoreApplication::sendEvent: "Cannot send events to objects owned by …
multithreading qt qthread qtserialportI 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