You get the data in replyFinished() from the QNetworkReply object.
Then you send it in a signal of your class if you want to handle it outside that object or call a virtual method that you implement in UserApi.
Returning is inherently synchronous.
Cheers,
_





Reply With Quote
Bookmarks