swift
swift::core::CThreadedReader Member List

This is the complete list of members for swift::core::CThreadedReader, including all inherited members.

abandon() noexceptswift::misc::CWorkerBase
abandonAndWait() noexceptswift::misc::CWorkerBase
aboutToStart()swift::misc::CWorkerBasesignal
allWorkers()swift::misc::CWorkerBaseinlinestatic
beforeQuit() noexceptswift::misc::CContinuousWorkerinlineprotectedvirtual
bindableObjectName()QObject
blockSignals(bool block)QObject
CContinuousWorker(QObject *owner, const QString &name)swift::misc::CContinuousWorker
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
cleanup()swift::misc::CContinuousWorkerinlineprotectedvirtual
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
CThreadedReader(const CThreadedReader &)=deleteswift::core::CThreadedReader
CThreadedReader(CThreadedReader &&)=deleteswift::core::CThreadedReader
CThreadedReader(QObject *owner, const QString &name)swift::core::CThreadedReaderprotected
customEvent(QEvent *event)QObjectprotectedvirtual
CWorkerBase(const CWorkerBase &)=deleteswift::misc::CWorkerBase
CWorkerBase(CWorkerBase &&)=deleteswift::misc::CWorkerBase
CWorkerBase()swift::misc::CWorkerBaseprotected
deleteLater()QObject
destroyed(QObject *obj)QObject
didContentChange(const QString &content, int startPosition=-1)swift::core::CThreadedReaderprotected
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
doIfFinished(F functor) constswift::misc::CWorkerBaseinline
doIfFinishedElse(F1 ifFunctor, F2 elseFunctor) constswift::misc::CWorkerBaseinline
doIfNotFinished(F functor) constswift::misc::CWorkerBaseinline
doWorkCheck() constswift::core::CThreadedReaderprotected
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(QAnyStringView name, Qt::FindChildOptions options) const constQObject
findChild(Qt::FindChildOptions options) const constQObject
findChildren(QAnyStringView name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
finished()swift::misc::CWorkerBasesignal
getFromNetworkAndLog(const swift::misc::network::CUrl &url, const swift::misc::CSlot< void(QNetworkReply *)> &callback)swift::core::CThreadedReaderprotected
getLogCategories()swift::core::CThreadedReaderstatic
getName()swift::misc::CContinuousWorkerinline
getNetworkReplyBytes() constswift::core::CThreadedReader
getReadLog() constswift::core::CThreadedReader
getUpdateTimestamp() constswift::core::CThreadedReader
getUrlLogList() constswift::core::CThreadedReader
hasStarted() constswift::misc::CWorkerBaseinlineprotected
inherits(const char *className) const constQObject
initialize()swift::misc::CContinuousWorkerinlineprotectedvirtual
installEventFilter(QObject *filterObj)QObject
InvalidQObject
isAbandoned() constswift::misc::CWorkerBaseprotected
isEnabled() constswift::misc::CContinuousWorkerinline
isFinished() constswift::misc::CWorkerBaseinline
isMarkedAsFailed() constswift::core::CThreadedReader
isQuickItemType() const constQObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
killTimer(Qt::TimerId id)QObject
killTimer(int id)QObject
lastModifiedMsSinceEpoch(QNetworkReply *nwReply) constswift::core::CThreadedReaderprotected
logInconsistentData(const swift::misc::CStatusMessage &msg, const char *funcInfo=nullptr)swift::core::CThreadedReaderprotectedstatic
logNetworkReplyReceived(QNetworkReply *reply)swift::core::CThreadedReaderprotected
m_lockswift::core::CThreadedReadermutableprotected
m_networkReplyCurrentswift::core::CThreadedReaderprotected
m_networkReplyMaxswift::core::CThreadedReaderprotected
m_networkReplyProgressswift::core::CThreadedReaderprotected
markAsUsedInUnitTest()swift::core::CThreadedReaderinline
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
networkReplyProgress(int logId, qint64 current, qint64 max, const QUrl &url)swift::core::CThreadedReaderprotectedvirtual
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
operator=(const CThreadedReader &)=deleteswift::core::CThreadedReader
operator=(CThreadedReader &&)=deleteswift::core::CThreadedReader
swift::misc::CContinuousWorker::operator=(const CWorkerBase &)=deleteswift::misc::CWorkerBase
swift::misc::CContinuousWorker::operator=(CWorkerBase &&)=deleteswift::misc::CWorkerBase
owner() constswift::misc::CContinuousWorkerinline
parent() const constQObject
property(const char *name) const constQObject
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_CONTEXTLESS_CONNECTQT_NO_CONTEXTLESS_CONNECTQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
quit() noexcept finalswift::misc::CContinuousWorkervirtual
quitAndWait() noexcept finalswift::misc::CContinuousWorkervirtual
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setMarkedAsFailed(bool failed)swift::core::CThreadedReader
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
setUpdateTimestamp(const QDateTime &updateTimestamp=QDateTime::currentDateTimeUtc())swift::core::CThreadedReader
signalsBlocked() const constQObject
start(QThread::Priority priority=QThread::InheritPriority)swift::misc::CContinuousWorker
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::nanoseconds interval, Qt::TimerType timerType)QObject
then(T *context, F functor)swift::misc::CWorkerBaseinline
then(F functor)swift::misc::CWorkerBaseinline
thread() const constQObject
threadAssertCheck() constswift::core::CThreadedReaderprotected
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
TimerId enum nameQObject
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
waitForFinished() noexceptswift::misc::CWorkerBase
waitTimeoutMs() constswift::misc::CContinuousWorkerinlineprotectedvirtual
~CThreadedReader()=defaultswift::core::CThreadedReader
~CWorkerBase()swift::misc::CWorkerBase
~QObject()QObjectvirtual