![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QHttpThreadDelegate, including all inherited members.
| abortRequest() | QHttpThreadDelegate | slot |
| authenticationManager | QHttpThreadDelegate | |
| authenticationRequired(const QHttpNetworkRequest &request, QAuthenticator *) | QHttpThreadDelegate | signal |
| bindableObjectName() | QObject | |
| bindingStorage() | QObject | inline |
| bindingStorage() const | QObject | inline |
| blockSignals(bool b) noexcept | QObject | |
| bytesEmitted | QHttpThreadDelegate | |
| cacheCredentialsSlot(const QHttpNetworkRequest &request, QAuthenticator *authenticator) | QHttpThreadDelegate | protectedslot |
| cacheKey | QHttpThreadDelegate | protected |
| cacheProxy | QHttpThreadDelegate | |
| childEvent(QChildEvent *event) | 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 |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
| connectionCacheExpiryTimeoutSeconds | QHttpThreadDelegate | |
| connections | QHttpThreadDelegate | protectedstatic |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| d_ptr | QObject | protected |
| dataReadProgressSlot(qint64 done, qint64 total) | QHttpThreadDelegate | protectedslot |
| deleteLater() | QObject | slot |
| destroyed(QObject *=nullptr) | 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=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
| disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
| disconnect(const QMetaObject::Connection &) | QObject | static |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| downloadBuffer | QHttpThreadDelegate | protected |
| downloadBufferMaximumSize | QHttpThreadDelegate | |
| downloadData(const QByteArray &) | QHttpThreadDelegate | signal |
| downloadFinished() | QHttpThreadDelegate | signal |
| downloadMetaData(const QList< QPair< QByteArray, QByteArray > > &, int, const QString &, bool, QSharedPointer< char >, qint64, qint64, bool, bool) | QHttpThreadDelegate | signal |
| downloadProgress(qint64, qint64) | QHttpThreadDelegate | signal |
| dumpObjectInfo() const | QObject | |
| dumpObjectTree() const | QObject | |
| dynamicPropertyNames() const | QObject | |
| encrypted() | QHttpThreadDelegate | signal |
| encryptedSlot() | QHttpThreadDelegate | protectedslot |
| error(QNetworkReply::NetworkError, const QString &) | QHttpThreadDelegate | signal |
| event(QEvent *event) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(const QString &aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| finishedSlot() | QHttpThreadDelegate | protectedslot |
| finishedWithErrorSlot(QNetworkReply::NetworkError errorCode, const QString &detail=QString()) | QHttpThreadDelegate | protectedslot |
| headerChangedSlot() | QHttpThreadDelegate | protectedslot |
| http1Parameters | QHttpThreadDelegate | |
| http2Parameters | QHttpThreadDelegate | |
| httpConnection | QHttpThreadDelegate | protected |
| httpReply | QHttpThreadDelegate | protected |
| httpRequest | QHttpThreadDelegate | |
| incomingContentLength | QHttpThreadDelegate | |
| incomingErrorCode | QHttpThreadDelegate | |
| incomingErrorDetail | QHttpThreadDelegate | |
| incomingHeaders | QHttpThreadDelegate | |
| incomingReasonPhrase | QHttpThreadDelegate | |
| incomingSslConfiguration | QHttpThreadDelegate | |
| incomingStatusCode | QHttpThreadDelegate | |
| inherits(const char *classname) const | QObject | inline |
| installEventFilter(QObject *filterObj) | QObject | |
| isCompressed | QHttpThreadDelegate | |
| isHttp2Used | QHttpThreadDelegate | |
| isPipeliningUsed | QHttpThreadDelegate | |
| isQuickItemType() const | QObject | inline |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isWidgetType() const | QObject | inline |
| isWindowType() const | QObject | inline |
| killTimer(int id) | QObject | |
| moveToThread(QThread *thread) | QObject | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| parent() const | QObject | inline |
| pendingDownloadData | QHttpThreadDelegate | |
| pendingDownloadProgress | QHttpThreadDelegate | |
| preSharedKeyAuthenticationRequired(QSslPreSharedKeyAuthenticator *) | QHttpThreadDelegate | signal |
| preSharedKeyAuthenticationRequiredSlot(QSslPreSharedKeyAuthenticator *authenticator) | QHttpThreadDelegate | protectedslot |
| property(const char *name) const | QObject | |
| proxyAuthenticationRequired(const QNetworkProxy &, QAuthenticator *) | QHttpThreadDelegate | signal |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QHttpThreadDelegate(QObject *parent=nullptr) | QHttpThreadDelegate | explicit |
| QObject(QObject *parent=nullptr) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
| qobject_cast(const QObject *object) | QObject | related |
| QObjectList | QObject | related |
| readBufferFreed(qint64 size) | QHttpThreadDelegate | slot |
| readBufferMaxSize | QHttpThreadDelegate | |
| readBufferSizeChanged(qint64 size) | QHttpThreadDelegate | slot |
| readyReadSlot() | QHttpThreadDelegate | protectedslot |
| receivers(const char *signal) const | QObject | protected |
| redirected(const QUrl &url, int httpStatus, int maxRedirectsRemainig) | QHttpThreadDelegate | signal |
| removedContentLength | QHttpThreadDelegate | |
| removeEventFilter(QObject *obj) | QObject | |
| requestSent() | QHttpThreadDelegate | signal |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setObjectName(const QString &name) | QObject | inline |
| setObjectName(QAnyStringView name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline |
| signalsBlocked() const noexcept | QObject | inline |
| socketStartedConnecting() | QHttpThreadDelegate | signal |
| ssl | QHttpThreadDelegate | |
| sslConfigurationChanged(const QSslConfiguration &) | QHttpThreadDelegate | signal |
| sslErrors(const QList< QSslError > &, bool *, QList< QSslError > *) | QHttpThreadDelegate | signal |
| sslErrorsSlot(const QList< QSslError > &errors) | QHttpThreadDelegate | protectedslot |
| startRequest() | QHttpThreadDelegate | slot |
| startRequestSynchronously() | QHttpThreadDelegate | slot |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| synchronous | QHttpThreadDelegate | |
| synchronousAuthenticationRequiredSlot(const QHttpNetworkRequest &request, QAuthenticator *) | QHttpThreadDelegate | protectedslot |
| synchronousDownloadData | QHttpThreadDelegate | |
| synchronousFinishedSlot() | QHttpThreadDelegate | protectedslot |
| synchronousFinishedWithErrorSlot(QNetworkReply::NetworkError errorCode, const QString &detail=QString()) | QHttpThreadDelegate | protectedslot |
| synchronousHeaderChangedSlot() | QHttpThreadDelegate | protectedslot |
| synchronousProxyAuthenticationRequiredSlot(const QNetworkProxy &, QAuthenticator *) | QHttpThreadDelegate | protectedslot |
| synchronousRequestLoop | QHttpThreadDelegate | protected |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| transparentProxy | QHttpThreadDelegate | |
| ~QHttpThreadDelegate() | QHttpThreadDelegate | |
| ~QObject() | QObject | virtual |