Qx v0.5.7
Qt Extensions Library
Loading...
Searching...
No Matches
Qx::AsyncDownloadManager Member List

This is the complete list of members for Qx::AsyncDownloadManager, including all inherited members.

abort()Qx::AsyncDownloadManagerslot
appendTask(const DownloadTask &task)Qx::AsyncDownloadManager
AsyncDownloadManager(QObject *parent=nullptr)Qx::AsyncDownloadManager
authenticationRequired(QString prompt, QAuthenticator *authenticator)Qx::AsyncDownloadManagersignal
bindableObjectName()QObject
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clearTasks()Qx::AsyncDownloadManager
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
downloadFinished(Qx::DownloadOpReport downloadReport)Qx::AsyncDownloadManagersignal
downloadProgress(qint64 bytesCurrent)Qx::AsyncDownloadManagersignal
downloadTotalChanged(quint64 bytesTotal)Qx::AsyncDownloadManagersignal
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
enumerationTimeout() constQx::AsyncDownloadManager
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
finished(Qx::DownloadManagerReport report)Qx::AsyncDownloadManagersignal
hasTasks() constQx::AsyncDownloadManager
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
isDeletePartialDownloads() constQx::AsyncDownloadManager
isOverwrite() constQx::AsyncDownloadManager
isProcessing() constQx::AsyncDownloadManager
isQuickItemType() const constQObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isSkipEnumeration() constQx::AsyncDownloadManager
isStopOnError() constQx::AsyncDownloadManager
isWidgetType() const constQObject
isWindowType() const constQObject
killTimer(int id)QObject
maxSimultaneous() constQx::AsyncDownloadManager
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
parent() const constQObject
preSharedKeyAuthenticationRequired(QString prompt, QSslPreSharedKeyAuthenticator *authenticator)Qx::AsyncDownloadManagersignal
processQueue()Qx::AsyncDownloadManagerslot
property(const char *name) const constQObject
proxyAuthenticationRequired(QString prompt, QAuthenticator *authenticator)Qx::AsyncDownloadManagersignal
Q_CLASSINFO(Name, Value)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receivers(const char *signal) const constQObjectprotected
redirectPolicy() constQx::AsyncDownloadManager
removeEventFilter(QObject *obj)QObject
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setDeletePartialDownloads(bool deletePartialDownloads)Qx::AsyncDownloadManager
setEnumerationTimeout(int timeout=500)Qx::AsyncDownloadManager
setMaxSimultaneous(int maxSimultaneous)Qx::AsyncDownloadManager
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setOverwrite(bool overwrite)Qx::AsyncDownloadManager
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setRedirectPolicy(QNetworkRequest::RedirectPolicy redirectPolicy)Qx::AsyncDownloadManager
setSkipEnumeration(bool skipEnumeration)Qx::AsyncDownloadManager
setStopOnError(bool stopOnError)Qx::AsyncDownloadManager
setTransferTimeout(int timeout=QNetworkRequest::DefaultTransferTimeoutConstant)Qx::AsyncDownloadManager
setVerificationMethod(QCryptographicHash::Algorithm method)Qx::AsyncDownloadManager
signalsBlocked() const constQObject
sslErrors(Qx::Error errorMsg, bool *ignore)Qx::AsyncDownloadManagersignal
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
taskCount() constQx::AsyncDownloadManager
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
transferTimeout() constQx::AsyncDownloadManager
verificationMethod() constQx::AsyncDownloadManager
~QObject()QObjectvirtual