Qt 4.8
|
#include "qnetworkaccessmanager.h"
#include "qnetworkaccesscache_p.h"
#include "qnetworkaccessbackend_p.h"
#include "QtNetwork/qnetworkproxy.h"
#include "QtCore/QMutex"
Go to the source code of this file.
Classes | |
class | QNetworkAccessAuthenticationManager |
class | QNetworkAuthenticationCredential |
Functions | |
bool | operator< (const QNetworkAuthenticationCredential &t1, const QString &t2) |
Q_DECLARE_TYPEINFO (QNetworkAuthenticationCredential, Q_MOVABLE_TYPE) | |
|
inline |
Definition at line 80 of file qnetworkaccessauthenticationmanager_p.h.
Q_DECLARE_TYPEINFO | ( | QNetworkAuthenticationCredential | , |
Q_MOVABLE_TYPE | |||
) |
Referenced by QNetworkAuthenticationCredential::isNull().