qt5base-lts/examples/network/downloadmanager
Alexander Akulich 4c86e667d2 Revert "QNetworkReply: deprecate the 'error' getter"
This reverts commit ccb2cb84f5 and
commit 0f568d0a67.

The patches fix 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 commits to keep the getter as is and change the signal name instead.

Change-Id: Iddbab7c33eea03826ae7c114a01857ed45bde6db
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-02-28 07:21:14 +03:00
..
downloadmanager.cpp Revert "QNetworkReply: deprecate the 'error' getter" 2020-02-28 07:21:14 +03:00
downloadmanager.h Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
downloadmanager.pro Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
main.cpp Cleanup network examples 2019-11-06 10:57:23 +01:00
textprogressbar.cpp QtNetwork (examples) - update the second download manager example 2017-10-02 17:16:21 +00:00
textprogressbar.h QtNetwork (examples) - update the second download manager example 2017-10-02 17:16:21 +00:00