qt6-bb10/tests/auto/network/socket/qudpsocket
Volker Hilsheimer ee92ee7a3c Remove deprecated QProcess methods
Add default parameter for arguments in start, startDetached, and
execute for better source compatibility with Qt 5.15. This has the risk
of then hiding incorrect calls to the previous overload taking a single
"command" strings if code is ported from pre-5.15 or ignores deprecation
warnings. This is acceptable, given that the alternative is that all
calls to these functions would require a default constructed QStringList
as the second parameter.

Change-Id: I1ba4df97ac4894d007da5083c8359015d784ddbb
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-05-27 11:55:06 +02:00
..
clientserver Regenerate tests/auto/network/socket 2019-11-13 10:07:36 +00:00
test CMake: Regenerate tests projects 2020-03-12 11:41:39 +01:00
udpServer Regenerate tests/auto/network/socket 2019-11-13 10:07:36 +00:00
.gitignore
BLACKLIST QUdpSocket: Blacklist writeDatagramToNonExistingPeer for msvc2019 2020-01-17 22:16:23 +01:00
CMakeLists.txt cmake: Enable network test 2019-07-29 13:14:55 +00:00
qudpsocket.pro qudpsocket.pro - fix dependencies 2017-11-07 09:23:38 +00:00
tst_qudpsocket.cpp Remove deprecated QProcess methods 2020-05-27 11:55:06 +02:00