![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtNetwork/private/qtnetworkglobal_p.h>#include "qnetworkaccessmanager.h"#include "qnetworkaccesscache_p.h"#include "QtNetwork/qnetworkproxy.h"#include "QtCore/QMutex"Go to the source code of this file.
Classes | |
| class | QNetworkAuthenticationCredential |
| class | QNetworkAccessAuthenticationManager |
Functions | |
| Q_DECLARE_TYPEINFO (QNetworkAuthenticationCredential, Q_RELOCATABLE_TYPE) | |
| bool | operator< (const QNetworkAuthenticationCredential &t1, const QString &t2) |
| bool | operator< (const QString &t1, const QNetworkAuthenticationCredential &t2) |
| bool | operator< (const QNetworkAuthenticationCredential &t1, const QNetworkAuthenticationCredential &t2) |
|
inline |
Definition at line 47 of file qnetworkaccessauthenticationmanager_p.h.
|
inline |
Definition at line 43 of file qnetworkaccessauthenticationmanager_p.h.
|
inline |
Definition at line 45 of file qnetworkaccessauthenticationmanager_p.h.
| Q_DECLARE_TYPEINFO | ( | QNetworkAuthenticationCredential | , |
| Q_RELOCATABLE_TYPE | ) |