libschauer  0.0.1
Qt based library to access the Docker HTTP API.
Schauer::StartContainerJob Member List

This is the complete list of members for Schauer::StartContainerJob, including all inherited members.

blockSignals(bool block)QObject
Bytes enum valueSchauer::SJob
capabilitiesSchauer::SJob
capabilities() constSchauer::SJob
Capability enum nameSchauer::SJob
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
configurationSchauer::Job
configuration() constSchauer::Job
configurationChanged(Schauer::AbstractConfiguration *configuration)Schauer::Jobsignal
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *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 char *method, Qt::ConnectionType type) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
description(Schauer::SJob *job, const QString &title, const QPair< QString, QString > &field1=QPair< QString, QString >(), const QPair< QString, QString > &field2=QPair< QString, QString >())Schauer::SJobsignal
destroyed(QObject *obj)QObject
detachKeysSchauer::StartContainerJob
detachKeys() constSchauer::StartContainerJob
detachKeysChanged(const QString &detachKeys)Schauer::StartContainerJobsignal
Directories enum valueSchauer::SJob
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
doKill()Schauer::SJobprotectedvirtual
doResume()Schauer::SJobprotectedvirtual
doSuspend()Schauer::SJobprotectedvirtual
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
emitPercent(qulonglong processedAmount, qulonglong totalAmount)Schauer::SJobprotected
emitResult()Schauer::SJobprotected
emitSpeed(unsigned long speed)Schauer::SJobprotected
errorSchauer::SJob
error() constSchauer::SJob
errorString() const overrideSchauer::Jobvirtual
Schauer::SJob::errorStringSchauer::SJob
errorTextSchauer::SJob
errorText() constSchauer::SJob
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
exec()Schauer::SJob
failed(int errorCode, const QString &errorString)Schauer::Jobsignal
Files enum valueSchauer::SJob
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
finished(Schauer::SJob *job)Schauer::SJobsignal
idSchauer::StartContainerJob
id() constSchauer::StartContainerJob
idChanged(const QString &id)Schauer::StartContainerJobsignal
infoMessage(Schauer::SJob *job, const QString &plain, const QString &rich=QString())Schauer::SJobsignal
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
isAutoDelete() constSchauer::SJob
isFinished() constSchauer::SJobprotected
isFinishedNotificationHidden() constSchauer::SJob
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isSuspended() constSchauer::SJob
isWidgetType() const constQObject
isWindowType() const constQObject
Items enum valueSchauer::SJob
Job(QObject *parent=nullptr)Schauer::Jobexplicitprotected
kill(Schauer::SJob::KillVerbosity verbosity=Quietly)Schauer::SJobslot
Killable enum valueSchauer::SJob
KilledJobError enum valueSchauer::SJob
killTimer(int id)QObject
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
NoCapabilities enum valueSchauer::SJob
NoError enum valueSchauer::SJob
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
parent() const constQObject
percentSchauer::SJob
percent() constSchauer::SJob
percent(Schauer::SJob *job, unsigned long percent)Schauer::SJobsignal
percentChanged(Schauer::SJob *job, unsigned long percent)Schauer::SJobsignal
processedAmount(Unit unit) constSchauer::SJob
processedAmount(Schauer::SJob *job, SJob::Unit unit, qulonglong amount)Schauer::SJobsignal
processedAmountChanged(Schauer::SJob *job, SJob::Unit unit, qulonglong amount)Schauer::SJobsignal
processedSize(Schauer::SJob *job, qulonglong size)Schauer::SJobsignal
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_DISABLE_COPY(Class)QObject
Q_DISABLE_COPY_MOVE(Class)QObject
Q_DISABLE_MOVE(Class)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_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
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
qFindChild(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QRegExp &regExp)QObject
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
removeEventFilter(QObject *obj)QObject
replyData() constSchauer::Job
result(Schauer::SJob *job)Schauer::SJobsignal
resume()Schauer::SJobslot
resumed(Schauer::SJob *job)Schauer::SJobsignal
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
sendRequest()Schauer::Jobprotected
setAutoDelete(bool autodelete)Schauer::SJob
setCapabilities(Capabilities capabilities)Schauer::SJobprotected
setConfiguration(AbstractConfiguration *configuration)Schauer::Job
setDetachKeys(const QString &detachKeys)Schauer::StartContainerJob
setError(int errorCode)Schauer::SJobprotected
setErrorText(const QString &errorText)Schauer::SJobprotected
setFinishedNotificationHidden(bool hide=true)Schauer::SJob
setId(const QString &id)Schauer::StartContainerJob
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setPercent(unsigned long percentage)Schauer::SJobprotected
setProcessedAmount(Unit unit, qulonglong amount)Schauer::SJobprotected
setProgressUnit(Unit unit)Schauer::SJobprotected
setProperty(const char *name, const QVariant &value)QObject
setTotalAmount(Unit unit, qulonglong amount)Schauer::SJobprotected
signalsBlocked() const constQObject
SJob(QObject *parent=nullptr)Schauer::SJobexplicit
speed(Schauer::SJob *job, unsigned long speed)Schauer::SJobsignal
start() overrideSchauer::StartContainerJobvirtual
StartContainerJob(QObject *parent=nullptr)Schauer::StartContainerJobexplicit
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
succeeded(const QJsonDocument &json)Schauer::Jobsignal
suspend()Schauer::SJobslot
Suspendable enum valueSchauer::SJob
suspended(Schauer::SJob *job)Schauer::SJobsignal
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
totalAmount(Unit unit) constSchauer::SJob
totalAmount(Schauer::SJob *job, SJob::Unit unit, qulonglong amount)Schauer::SJobsignal
totalAmountChanged(Schauer::SJob *job, SJob::Unit unit, qulonglong amount)Schauer::SJobsignal
totalSize(Schauer::SJob *job, qulonglong size)Schauer::SJobsignal
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
Unit enum nameSchauer::SJob
UserDefinedError enum valueSchauer::SJob
warning(Schauer::SJob *job, const QString &plain, const QString &rich=QString())Schauer::SJobsignal
~Job() overrideSchauer::Job
~QObject()QObjectvirtual
~SJob() overrideSchauer::SJob
~StartContainerJob() overrideSchauer::StartContainerJob