qt5base-lts/tests/auto/network/socket/qudpsocket
Alexander Akulich 6d18e4a2b8 Revert "QAbstractSocket: deprecate 'error' member-function"
This reverts commit 94b3dd77f2.

The patch fixes ambiguity between a getter and a signal by changing the
getter name, but we still have to rename the signal to follow the signals
naming convention.

Revert the commit to keep the getter as is and change the signal name instead.

Change-Id: I0dd60cf1ae9d1bd95beeb8ad58661ca4b1fb63b9
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-02-26 23:07:52 +03:00
..
clientserver Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
test Disable debug-and-release builds for MinGW 2019-09-18 06:28:16 +00:00
udpServer Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
BLACKLIST QUdpSocket: Blacklist writeDatagramToNonExistingPeer for msvc2019 2020-01-17 22:16:23 +01:00
qudpsocket.pro qudpsocket.pro - fix dependencies 2017-11-07 09:23:38 +00:00
tst_qudpsocket.cpp Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00