Nyall Dawson b5379ce055 New class QgsNetworkReplyContent, which encapsulates the useful
information from a QNetworkReply in a container which is safe
and cheap to pass between threads

(QNetworkReplys are QObject based, so not safe to access or
pass between threads)

Use this new class in a thread safe QgsNetworkAccessManager::finished
signal, which is fired on the main thread QgsNetworkAccessManager instance
when responses are finished from any thread
2019-01-24 06:10:37 +11:00
..
2019-01-14 12:32:36 +01:00
2017-10-29 10:46:54 -05:00
2019-01-23 14:59:19 +01:00
2019-01-23 14:25:05 +01:00
2018-10-24 11:13:54 +02:00
2018-10-16 12:52:48 +02:00
2019-01-22 09:44:00 +01:00
2018-05-31 12:33:38 -08:00