QGIS API Documentation  2.0.1-Dufour
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QgsHttpTransaction Member List

This is the complete list of members for QgsHttpTransaction, including all inherited members.

abort()QgsHttpTransactionslot
applyProxySettings(QHttp &http, const QString &url)QgsHttpTransactionstatic
dataFinished(int id, bool error)QgsHttpTransactionslot
dataHeaderReceived(const QHttpResponseHeader &resp)QgsHttpTransactionslot
dataProgress(int done, int total)QgsHttpTransactionslot
dataReadProgress(int theProgress)QgsHttpTransactionsignal
dataReceived(const QHttpResponseHeader &resp)QgsHttpTransactionslot
dataStarted(int id)QgsHttpTransactionslot
dataStateChanged(int state)QgsHttpTransactionslot
errorString()QgsHttpTransaction
getAsynchronously()QgsHttpTransaction
getSynchronously(QByteArray &respondedContent, int redirections=0, const QByteArray *postData=0)QgsHttpTransaction
httpQgsHttpTransactionprivate
httpactiveQgsHttpTransactionprivate
httphostQgsHttpTransactionprivate
httpidQgsHttpTransactionprivate
httpredirectionsQgsHttpTransactionprivate
httpredirecturlQgsHttpTransactionprivate
httpresponseQgsHttpTransactionprivate
httpresponsecontenttypeQgsHttpTransactionprivate
httpurlQgsHttpTransactionprivate
mErrorQgsHttpTransactionprivate
mNetworkTimeoutMsecQgsHttpTransactionprivate
mPasswordQgsHttpTransactionprivate
mUserNameQgsHttpTransactionprivate
mWatchdogTimerQgsHttpTransactionprivate
networkTimedOut()QgsHttpTransactionslot
networkTimeout() const QgsHttpTransactioninline
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
QgsHttpTransaction()QgsHttpTransactionprivate
responseContentType()QgsHttpTransaction
setCredentials(const QString &username, const QString &password)QgsHttpTransaction
setNetworkTimeout(int msec)QgsHttpTransactioninline
setProgress(int done, int total)QgsHttpTransactionsignal
statusChanged(QString theStatusQString)QgsHttpTransactionsignal
totalSteps(int theTotalSteps)QgsHttpTransactionsignal
transactionFinished(bool error)QgsHttpTransactionslot
~QgsHttpTransaction()QgsHttpTransactionvirtual