[Development] [API Change] New authentication method in QNetworkAccessManager

Kurt Pattyn pattyn.kurt at gmail.com
Sun Mar 9 18:55:01 CET 2014


On 09 Mar 2014, at 17:16, Konstantin Ritt <ritt.ks at gmail.com> wrote:

> 
> 2014-03-09 16:10 GMT+02:00 Kurt Pattyn <pattyn.kurt at gmail.com>:
> Currently, QNAM stalls when authentication is required (also see: https://bugreports.qt-project.org/browse/QTBUG-16251).
> Also, the connection between the authenticationRequired signal and the slot must be a direct connection.
> This is problematic when an application wants to show a login dialogbox for instance.
> 
> 
> QAuthenticator doesn't seem to make any difference in this case. Am I missing something?
Well, QAuthenticator would have to be extended with a slot and 1 or 2 signals.
> Anyways, this sounds more convenient than the current behavior. 
>  

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140309/11c62b76/attachment.html>


More information about the Development mailing list