Qt 4.8
|
This is the complete list of members for QHttpNetworkReply, including all inherited members.
authenticationRequired(const QHttpNetworkRequest &request, QAuthenticator *authenticator) | QHttpNetworkReply | signal |
blockSignals(bool b) | QObject | |
bytesAvailable() const | QHttpNetworkReply | |
bytesAvailableNextBlock() const | QHttpNetworkReply | |
cacheCredentials(const QHttpNetworkRequest &request, QAuthenticator *authenticator) | QHttpNetworkReply | signal |
childEvent(QChildEvent *) | QObject | protectedvirtual |
children() const | QObject | inline |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
connection() | QHttpNetworkReply | |
connectNotify(const char *signal) | QObject | protectedvirtual |
contentLength() const | QHttpNetworkReply | virtual |
customEvent(QEvent *) | QObject | protectedvirtual |
d_ptr | QObject | protected |
dataReadProgress(int done, int total) | QHttpNetworkReply | signal |
dataSendProgress(qint64 done, qint64 total) | QHttpNetworkReply | signal |
deleteLater() | QObject | slot |
destroyed(QObject *=0) | QObject | signal |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | inline |
disconnect(const QObject *receiver, const char *member=0) | QObject | inline |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
errorString() const | QHttpNetworkReply | |
event(QEvent *) | QObject | virtual |
eventFilter(QObject *, QEvent *) | QObject | virtual |
findChild(const QString &aName=QString()) const | QObject | inline |
findChildren(const QString &aName=QString()) const | QObject | inline |
findChildren(const QRegExp &re) const | QObject | inline |
finished() | QHttpNetworkReply | signal |
finishedWithError(QNetworkReply::NetworkError errorCode, const QString &detail=QString()) | QHttpNetworkReply | signal |
header() const | QHttpNetworkReply | virtual |
headerChanged() | QHttpNetworkReply | signal |
headerField(const QByteArray &name, const QByteArray &defaultValue=QByteArray()) const | QHttpNetworkReply | virtual |
ignoreSslErrors() | QHttpNetworkReply | |
ignoreSslErrors(const QList< QSslError > &errors) | QHttpNetworkReply | |
inherits(const char *classname) const | QObject | inline |
installEventFilter(QObject *) | QObject | |
isFinished() const | QHttpNetworkReply | |
isPipeliningUsed() const | QHttpNetworkReply | |
isWidgetType() const | QObject | inline |
killTimer(int id) | QObject | |
majorVersion() const | QHttpNetworkReply | virtual |
metaObject() const | QObject | virtual |
minorVersion() const | QHttpNetworkReply | virtual |
moveToThread(QThread *thread) | QObject | |
objectName() const | QObject | |
parent() const | QObject | inline |
parseHeader(const QByteArray &header) | QHttpNetworkReply | |
property(const char *name) const | QObject | |
proxyAuthenticationRequired(const QNetworkProxy &proxy, QAuthenticator *authenticator) | QHttpNetworkReply | signal |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QRegExp ®Exp)() | QObject | related |
QHttpNetworkConnection class | QHttpNetworkReply | friend |
QHttpNetworkConnectionChannel class | QHttpNetworkReply | friend |
QHttpNetworkConnectionPrivate class | QHttpNetworkReply | friend |
QHttpNetworkReply(const QUrl &url=QUrl(), QObject *parent=0) | QHttpNetworkReply | explicit |
QObject(QObject *parent=0) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
qobject_cast(QObject *object) | QObject | related |
QObjectList | QObject | related |
qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
read(qint64 amount) | QHttpNetworkReply | |
readAll() | QHttpNetworkReply | |
readAny() | QHttpNetworkReply | |
readAnyAvailable() const | QHttpNetworkReply | |
readyRead() | QHttpNetworkReply | signal |
reasonPhrase() const | QHttpNetworkReply | |
receivers(const char *signal) const | QObject | protected |
registerUserData() | QObject | static |
removeEventFilter(QObject *) | QObject | |
request() const | QHttpNetworkReply | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setContentLength(qint64 length) | QHttpNetworkReply | virtual |
setDownstreamLimited(bool t) | QHttpNetworkReply | |
setErrorString(const QString &error) | QHttpNetworkReply | |
setHeaderField(const QByteArray &name, const QByteArray &data) | QHttpNetworkReply | virtual |
setObjectName(const QString &name) | QObject | |
setParent(QObject *) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setReadBufferSize(qint64 size) | QHttpNetworkReply | |
setRequest(const QHttpNetworkRequest &request) | QHttpNetworkReply | |
setSslConfiguration(const QSslConfiguration &config) | QHttpNetworkReply | |
setStatusCode(int code) | QHttpNetworkReply | |
setUrl(const QUrl &url) | QHttpNetworkReply | virtual |
setUserData(uint id, QObjectUserData *data) | QObject | |
setUserProvidedDownloadBuffer(char *) | QHttpNetworkReply | |
signalsBlocked() const | QObject | inline |
sizeNextBlock() | QHttpNetworkReply | |
sslConfiguration() const | QHttpNetworkReply | |
sslErrors(const QList< QSslError > &errors) | QHttpNetworkReply | signal |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | static |
staticQtMetaObject | QObject | protectedstatic |
statusCode() const | QHttpNetworkReply | |
supportsUserProvidedDownloadBuffer() | QHttpNetworkReply | |
thread() const | QObject | |
timerEvent(QTimerEvent *) | QObject | protectedvirtual |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
url() const | QHttpNetworkReply | virtual |
userData(uint id) const | QObject | |
userProvidedDownloadBuffer() | QHttpNetworkReply | |
~QHttpNetworkHeader() | QHttpNetworkHeader | inlinevirtual |
~QHttpNetworkReply() | QHttpNetworkReply | virtual |
~QObject() | QObject | virtual |