Quantum GIS API Documentation  1.8
QgsHttpTransaction Member List
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
httpQgsHttpTransaction [private]
httpactiveQgsHttpTransaction [private]
httphostQgsHttpTransaction [private]
httpidQgsHttpTransaction [private]
httpredirectionsQgsHttpTransaction [private]
httpredirecturlQgsHttpTransaction [private]
httpresponseQgsHttpTransaction [private]
httpresponsecontenttypeQgsHttpTransaction [private]
httpurlQgsHttpTransaction [private]
mErrorQgsHttpTransaction [private]
mNetworkTimeoutMsecQgsHttpTransaction [private]
mPasswordQgsHttpTransaction [private]
mUserNameQgsHttpTransaction [private]
mWatchdogTimerQgsHttpTransaction [private]
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
QgsHttpTransaction()QgsHttpTransaction [private]
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]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines