![]() |
BuildmLearn Toolkit
2.0.4
BuildmLearn Toolkit is an easy-to-use program that helps users make mobile apps without any knowledge of application development.
|
Network access manager with supressed authentication dialogs. More...
#include <silentnetworkaccessmanager.h>
Public Member Functions | |
SilentNetworkAccessManager (QObject *parent=0) | |
![]() | |
BaseNetworkAccessManager (QObject *parent=0) | |
Constructor. | |
Protected Slots | |
void | onAuthenticationRequired (QNetworkReply *reply, QAuthenticator *authenticator) |
![]() | |
void | onSslErrors (QNetworkReply *reply, const QList< QSslError > &error) |
Catches and processes SSL errors. More... | |
Additional Inherited Members | |
![]() | |
virtual void | loadSettings () |
Loads network settings for this instance. More... | |
![]() | |
QNetworkReply * | createRequest (Operation op, const QNetworkRequest &request, QIODevice *outgoingData) |
Creates custom request. More... | |
Network access manager with supressed authentication dialogs.
Definition at line 41 of file silentnetworkaccessmanager.h.