|
QGIS API Documentation
2.6.0-Brighton
|
This is the complete list of members for QgsHttpTransaction, including all inherited members.
| abort() | QgsHttpTransaction | slot |
| applyProxySettings(QHttp &http, const QString &url) | QgsHttpTransaction | static |
| dataFinished(int id, bool error) | QgsHttpTransaction | slot |
| dataHeaderReceived(const QHttpResponseHeader &resp) | QgsHttpTransaction | slot |
| dataProgress(int done, int total) | QgsHttpTransaction | slot |
| dataReadProgress(int theProgress) | QgsHttpTransaction | signal |
| dataReceived(const QHttpResponseHeader &resp) | QgsHttpTransaction | slot |
| dataStarted(int id) | QgsHttpTransaction | slot |
| dataStateChanged(int state) | QgsHttpTransaction | slot |
| errorString() | QgsHttpTransaction | |
| getAsynchronously() | QgsHttpTransaction | |
| getSynchronously(QByteArray &respondedContent, int redirections=0, const QByteArray *postData=0) | QgsHttpTransaction | |
| networkTimedOut() | QgsHttpTransaction | slot |
| networkTimeout() const | QgsHttpTransaction | inline |
| QgsHttpTransaction(QString uri, QString proxyHost=QString(), int proxyPort=80, QString proxyUser=QString(), QString proxyPass=QString(), QNetworkProxy::ProxyType proxyType=QNetworkProxy::NoProxy, QString userName=QString(), QString password=QString()) | QgsHttpTransaction | |
| responseContentType() | QgsHttpTransaction | |
| setCredentials(const QString &username, const QString &password) | QgsHttpTransaction | |
| setNetworkTimeout(int msec) | QgsHttpTransaction | inline |
| setProgress(int done, int total) | QgsHttpTransaction | signal |
| statusChanged(QString theStatusQString) | QgsHttpTransaction | signal |
| totalSteps(int theTotalSteps) | QgsHttpTransaction | signal |
| transactionFinished(bool error) | QgsHttpTransaction | slot |
| ~QgsHttpTransaction() | QgsHttpTransaction | virtual |
1.8.1.2