qt5base-lts/examples/network/http
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
..
authenticationdialog.ui Polish the HTTP example. 2015-11-05 13:54:13 +00:00
http.pro Examples: request Android storage permissions when using QStandardPaths 2020-02-26 23:07:48 +02:00
httpwindow.cpp Revert "QNetworkReply: deprecate the 'error' getter" 2020-02-28 07:21:14 +03:00
httpwindow.h HTTP example: use std::unique_ptr instead of QScopedPointer 2019-05-15 11:03:52 +02:00
main.cpp Examples: request Android storage permissions when using QStandardPaths 2020-02-26 23:07:48 +02:00