Commit 8596813a authored by Allan Sandfeld Jensen's avatar Allan Sandfeld Jensen
Browse files

Improve thread safety and behavior of custom URL requests


Adds thread protection between the UI and IO threads access to the
QIODevice, and changes it to a QPointer, so we can tell if the user
deletes it.

Change-Id: I3e7b3f682d4c5a145d75cd5822affcfc9012cff7
Reviewed-by: default avatarAndras Becsi <andras.becsi@theqtcompany.com>
parent eed2622e
Showing with 75 additions and 8 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment