![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
QNetworkAuthenticationCache () | |
iterator | findClosestMatch (const QString &domain) |
void | insert (const QString &domain, const QString &user, const QString &password) |
virtual void | dispose () override |
QNetworkAuthenticationCache () | |
iterator | findClosestMatch (const QString &domain) |
void | insert (const QString &domain, const QString &user, const QString &password) |
virtual void | dispose () override |
Public Member Functions inherited from QNetworkAccessCache::CacheableObject | |
virtual | ~CacheableObject () |
QByteArray | cacheKey () const |
Additional Inherited Members | |
Public Types inherited from QNetworkAccessCache::CacheableObject | |
enum class | Option { Expires = 0x01 , Shareable = 0x02 } |
typedef QFlags< Option > | Options |
Protected Member Functions inherited from QNetworkAccessCache::CacheableObject | |
CacheableObject (Options options) |
Definition at line 21 of file qnetworkaccessauthenticationmanager.cpp.
|
inline |
Definition at line 25 of file qnetworkaccessauthenticationmanager.cpp.
References QNetworkAccessCache::CacheableObject::Shareable.
|
inline |
Definition at line 25 of file qnetworkaccessauthenticationmanager.cpp.
|
inlineoverridevirtual |
Implements QNetworkAccessCache::CacheableObject.
Definition at line 64 of file qnetworkaccessauthenticationmanager.cpp.
|
inlineoverridevirtual |
Implements QNetworkAccessCache::CacheableObject.
Definition at line 64 of file qnetworkaccessauthenticationmanager.cpp.
|
inline |
Definition at line 34 of file qnetworkaccessauthenticationmanager.cpp.
|
inline |
Definition at line 34 of file qnetworkaccessauthenticationmanager.cpp.
|
inline |
Definition at line 44 of file qnetworkaccessauthenticationmanager.cpp.
|
inline |
Definition at line 44 of file qnetworkaccessauthenticationmanager.cpp.