Module implementing a QNetworkAccessManager subclass.
None |
NetworkAccessManager | Class implementing a QNetworkAccessManager subclass. |
None |
Class implementing a QNetworkAccessManager subclass.
None |
NetworkAccessManager | Constructor |
__authenticationRequired | Private slot to handle an authentication request. |
__certToString | Private method to convert a certificate to a formatted string. |
__proxyAuthenticationRequired | Private slot to handle a proxy authentication request. |
__setAccessManagerProxy | Private method to set the proxy used by the network access manager. |
__setDiskCache | Private method to set the disk cache. |
__sslErrors | Private slot to handle SSL errors. |
createRequest | Protected method to create a request. |
languagesChanged | Public slot to (re-)load the list of accepted languages. |
preferencesChanged | Public slot to signal a change of preferences. |
setSchemeHandler | Public method to register a scheme handler. |
Constructor
Private slot to handle an authentication request.
Private method to convert a certificate to a formatted string.
Private slot to handle a proxy authentication request.
Private method to set the proxy used by the network access manager.
Private method to set the disk cache.
Private slot to handle SSL errors.
Protected method to create a request.
Public slot to (re-)load the list of accepted languages.
Public slot to signal a change of preferences.
Public method to register a scheme handler.