Documentation of 1.2RC has a bug. Text description asynchronous and synchronous
are interchanged in the section copied below. All other occurrences seem to be
correct.
enum QextSerialPort::QueryMode
This enum type specifies query mode used in a serial port:
Constant Value Description
QextSerialPort::Polling 0 asynchronously read and write
QextSerialPort::EventDriven 1 synchronously read and write
Original issue reported on code.google.com by franz....@gmail.com on 27 Jun 2014 at 1:07
Original issue reported on code.google.com by
franz....@gmail.com
on 27 Jun 2014 at 1:07