From 5fabe1c180994dda64bae2a86a8a38bab6bef86b Mon Sep 17 00:00:00 2001 From: Laszlo Papp Date: Fri, 29 Nov 2013 06:17:49 +0000 Subject: Obsolete the QSerialPort::UnknownParity enum value in QSerialPort Task-number: QTBUG-35215 Change-Id: I53af65ba485216a6fde238245580fe0422a2ed9a Reviewed-by: Sergey Belyashov Reviewed-by: Denis Shienkov --- dist/changes-5.2.0 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dist/changes-5.2.0') diff --git a/dist/changes-5.2.0 b/dist/changes-5.2.0 index 51e3d44..a51701e 100644 --- a/dist/changes-5.2.0 +++ b/dist/changes-5.2.0 @@ -127,3 +127,7 @@ support the enumeration of such devices. - [QTBUG-35184] Mark the isValid() method in QSerialPortInfo deprecated because it has no common use case. + +- [QTBUG-35215] Mark the QSerialPort::UnknownParity method in QSerialPort +deprecated because it has no use case, and was added mistakenly. There is no +such a "standard" serial port parity behavior. -- cgit v1.2.1