42 #ifndef QNETWORKACCESSAUTHENTICATIONMANAGER_P_H 43 #define QNETWORKACCESSAUTHENTICATIONMANAGER_P_H 59 #include "QtNetwork/qnetworkproxy.h" 60 #include "QtCore/QMutex" 92 #ifndef QT_NO_NETWORKPROXY QNetworkAccessCache authenticationCache
#define QT_END_NAMESPACE
This macro expands to.
The QMutex class provides access serialization between threads.
The QUrl class provides a convenient interface for working with URLs.
The QString class provides a Unicode character string.
The QNetworkProxy class provides a network layer proxy.
#define QT_BEGIN_NAMESPACE
This macro expands to.
bool operator<(const QNetworkAuthenticationCredential &t1, const QString &t2)
QNetworkAccessAuthenticationManager()
The QAuthenticator class provides an authentication object.
The QNetworkCookieJar class implements a simple jar of QNetworkCookie objects.
bool isNull() const
Returns true if this string is null; otherwise returns false.
Q_DECLARE_TYPEINFO(QNetworkAuthenticationCredential, Q_MOVABLE_TYPE)
The QAbstractNetworkCache class provides the interface for cache implementations. ...