[Development] [API Change] New authentication method in QNetworkAccessManager
Kevin Krammer
kevin.krammer at kdab.com
Sun Mar 9 17:50:13 CET 2014
On Sunday, 2014-03-09, 15:10:02, Kurt Pattyn wrote:
> 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.
>
> I propose to change this implementation by using a delegate authenticator
> instead.
>
> class QAuthenticator
> {
> …
> protected Q_SLOTS:
QAuthenticator is not a QObject, right?
Cheers,
Kevin
--
Qt Developer Days 2014, October 6 - 8 at BCC, Berlin. Save the dates!
Kevin Krammer | kevin.krammer at kdab.com | Senior Software Engineer
Klarälvdalens Datakonsult AB, a KDAB Group company
Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
KDAB - Qt Experts - Platform-independent software solutions
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5918 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140309/c6d60206/attachment.bin>
More information about the Development
mailing list