|
libschauer
0.0.1
Qt based library to access the Docker HTTP API.
|
This is the complete list of members for Schauer::CreateContainerJob, including all inherited members.
| blockSignals(bool block) | QObject | |
| Bytes enum value | Schauer::SJob | |
| capabilities | Schauer::SJob | |
| capabilities() const | Schauer::SJob | |
| Capability enum name | Schauer::SJob | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| configuration | Schauer::Job | |
| configuration() const | Schauer::Job | |
| configurationChanged(Schauer::AbstractConfiguration *configuration) | Schauer::Job | signal |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| containerConfig | Schauer::CreateContainerJob | |
| containerConfig() const | Schauer::CreateContainerJob | |
| containerConfigChanged(const QVariantHash &containerConfig) | Schauer::CreateContainerJob | signal |
| CreateContainerJob(QObject *parent=nullptr) | Schauer::CreateContainerJob | explicit |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| 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::SJob | signal |
| destroyed(QObject *obj) | QObject | |
| Directories enum value | Schauer::SJob | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
| disconnect(const QObject *receiver, const char *method) const const | QObject | |
| disconnect(const QMetaObject::Connection &connection) | QObject | static |
| disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| doKill() | Schauer::SJob | protectedvirtual |
| doResume() | Schauer::SJob | protectedvirtual |
| doSuspend() | Schauer::SJob | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectInfo() const const | QObject | |
| dumpObjectTree() | QObject | |
| dumpObjectTree() const const | QObject | |
| dynamicPropertyNames() const const | QObject | |
| emitPercent(qulonglong processedAmount, qulonglong totalAmount) | Schauer::SJob | protected |
| emitResult() | Schauer::SJob | protected |
| emitSpeed(unsigned long speed) | Schauer::SJob | protected |
| error | Schauer::SJob | |
| error() const | Schauer::SJob | |
| errorString() const override | Schauer::Job | virtual |
| Schauer::SJob::errorString | Schauer::SJob | |
| errorText | Schauer::SJob | |
| errorText() const | Schauer::SJob | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| exec() | Schauer::SJob | |
| failed(int errorCode, const QString &errorString) | Schauer::Job | signal |
| Files enum value | Schauer::SJob | |
| findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
| finished(Schauer::SJob *job) | Schauer::SJob | signal |
| infoMessage(Schauer::SJob *job, const QString &plain, const QString &rich=QString()) | Schauer::SJob | signal |
| inherits(const char *className) const const | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isAutoDelete() const | Schauer::SJob | |
| isFinished() const | Schauer::SJob | protected |
| isFinishedNotificationHidden() const | Schauer::SJob | |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
| isSuspended() const | Schauer::SJob | |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| Items enum value | Schauer::SJob | |
| Job(QObject *parent=nullptr) | Schauer::Job | explicitprotected |
| kill(Schauer::SJob::KillVerbosity verbosity=Quietly) | Schauer::SJob | slot |
| Killable enum value | Schauer::SJob | |
| KilledJobError enum value | Schauer::SJob | |
| killTimer(int id) | QObject | |
| metaObject() const const | QObject | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| name | Schauer::CreateContainerJob | |
| name() const | Schauer::CreateContainerJob | |
| nameChanged(const QString &name) | Schauer::CreateContainerJob | signal |
| NoCapabilities enum value | Schauer::SJob | |
| NoError enum value | Schauer::SJob | |
| objectName | QObject | |
| objectName() const const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| parent() const const | QObject | |
| percent | Schauer::SJob | |
| percent() const | Schauer::SJob | |
| percent(Schauer::SJob *job, unsigned long percent) | Schauer::SJob | signal |
| percentChanged(Schauer::SJob *job, unsigned long percent) | Schauer::SJob | signal |
| processedAmount(Unit unit) const | Schauer::SJob | |
| processedAmount(Schauer::SJob *job, SJob::Unit unit, qulonglong amount) | Schauer::SJob | signal |
| processedAmountChanged(Schauer::SJob *job, SJob::Unit unit, qulonglong amount) | Schauer::SJob | signal |
| processedSize(Schauer::SJob *job, qulonglong size) | Schauer::SJob | signal |
| property(const char *name) const const | QObject | |
| Q_CLASSINFO(Name, Value) | QObject | |
| Q_DISABLE_COPY(Class) | QObject | |
| Q_DISABLE_COPY_MOVE(Class) | QObject | |
| Q_DISABLE_MOVE(Class) | QObject | |
| Q_EMITQ_EMIT | QObject | |
| Q_ENUM(...) | QObject | |
| Q_ENUM_NS(...) | QObject | |
| Q_ENUMS(...) | QObject | |
| Q_FLAG(...) | QObject | |
| Q_FLAG_NS(...) | QObject | |
| Q_FLAGS(...) | QObject | |
| Q_GADGETQ_GADGET | QObject | |
| Q_INTERFACES(...) | QObject | |
| Q_INVOKABLEQ_INVOKABLE | QObject | |
| Q_NAMESPACEQ_NAMESPACE | QObject | |
| Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
| Q_OBJECTQ_OBJECT | QObject | |
| Q_PROPERTY(...) | QObject | |
| Q_REVISIONQ_REVISION | QObject | |
| Q_SET_OBJECT_NAME(Object) | QObject | |
| Q_SIGNALQ_SIGNAL | QObject | |
| Q_SIGNALSQ_SIGNALS | QObject | |
| Q_SLOTQ_SLOT | QObject | |
| Q_SLOTSQ_SLOTS | QObject | |
| qFindChild(const QObject *obj, const QString &name) | QObject | |
| qFindChildren(const QObject *obj, const QString &name) | QObject | |
| qFindChildren(const QObject *obj, const QRegExp ®Exp) | QObject | |
| QObject(QObject *parent) | QObject | |
| qobject_cast(QObject *object) | QObject | |
| qobject_cast(const QObject *object) | QObject | |
| QObjectList | QObject | |
| QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
| receivers(const char *signal) const const | QObject | protected |
| removeEventFilter(QObject *obj) | QObject | |
| replyData() const | Schauer::Job | |
| result(Schauer::SJob *job) | Schauer::SJob | signal |
| resume() | Schauer::SJob | slot |
| resumed(Schauer::SJob *job) | Schauer::SJob | signal |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| sendRequest() | Schauer::Job | protected |
| setAutoDelete(bool autodelete) | Schauer::SJob | |
| setCapabilities(Capabilities capabilities) | Schauer::SJob | protected |
| setConfiguration(AbstractConfiguration *configuration) | Schauer::Job | |
| setContainerConfig(const QVariantHash &containerConfig) | Schauer::CreateContainerJob | |
| setError(int errorCode) | Schauer::SJob | protected |
| setErrorText(const QString &errorText) | Schauer::SJob | protected |
| setFinishedNotificationHidden(bool hide=true) | Schauer::SJob | |
| setName(const QString &name) | Schauer::CreateContainerJob | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setPercent(unsigned long percentage) | Schauer::SJob | protected |
| setProcessedAmount(Unit unit, qulonglong amount) | Schauer::SJob | protected |
| setProgressUnit(Unit unit) | Schauer::SJob | protected |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setTotalAmount(Unit unit, qulonglong amount) | Schauer::SJob | protected |
| signalsBlocked() const const | QObject | |
| SJob(QObject *parent=nullptr) | Schauer::SJob | explicit |
| speed(Schauer::SJob *job, unsigned long speed) | Schauer::SJob | signal |
| start() override | Schauer::CreateContainerJob | virtual |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
| succeeded(const QJsonDocument &json) | Schauer::Job | signal |
| suspend() | Schauer::SJob | slot |
| Suspendable enum value | Schauer::SJob | |
| suspended(Schauer::SJob *job) | Schauer::SJob | signal |
| thread() const const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| totalAmount(Unit unit) const | Schauer::SJob | |
| totalAmount(Schauer::SJob *job, SJob::Unit unit, qulonglong amount) | Schauer::SJob | signal |
| totalAmountChanged(Schauer::SJob *job, SJob::Unit unit, qulonglong amount) | Schauer::SJob | signal |
| totalSize(Schauer::SJob *job, qulonglong size) | Schauer::SJob | signal |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| Unit enum name | Schauer::SJob | |
| UserDefinedError enum value | Schauer::SJob | |
| warning(Schauer::SJob *job, const QString &plain, const QString &rich=QString()) | Schauer::SJob | signal |
| ~CreateContainerJob() override | Schauer::CreateContainerJob | |
| ~Job() override | Schauer::Job | |
| ~QObject() | QObject | virtual |
| ~SJob() override | Schauer::SJob |
1.8.14