Qt 4.8
Classes | Functions
qnetworkaccessauthenticationmanager_p.h File Reference
#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)
 

Function Documentation

◆ operator<()

bool operator< ( const QNetworkAuthenticationCredential t1,
const QString t2 
)
inline

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QNetworkAuthenticationCredential  ,
Q_MOVABLE_TYPE   
)