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.
 All Classes Functions Enumerations Groups Pages
SilentNetworkAccessManager Class Reference

Network access manager with supressed authentication dialogs. More...

#include <silentnetworkaccessmanager.h>

Collaboration diagram for SilentNetworkAccessManager:
Collaboration graph

Public Member Functions

 SilentNetworkAccessManager (QObject *parent=0)
 
- Public Member Functions inherited from BaseNetworkAccessManager
 BaseNetworkAccessManager (QObject *parent=0)
 Constructor.
 

Protected Slots

void onAuthenticationRequired (QNetworkReply *reply, QAuthenticator *authenticator)
 
- Protected Slots inherited from BaseNetworkAccessManager
void onSslErrors (QNetworkReply *reply, const QList< QSslError > &error)
 Catches and processes SSL errors. More...
 

Additional Inherited Members

- Public Slots inherited from BaseNetworkAccessManager
virtual void loadSettings ()
 Loads network settings for this instance. More...
 
- Protected Member Functions inherited from BaseNetworkAccessManager
QNetworkReply * createRequest (Operation op, const QNetworkRequest &request, QIODevice *outgoingData)
 Creates custom request. More...
 

Detailed Description

Network access manager with supressed authentication dialogs.

Definition at line 41 of file silentnetworkaccessmanager.h.


The documentation for this class was generated from the following files: