MessageComposer::ProtectedHeadersJob-members
MessageComposer::ProtectedHeadersJob Member List
This is the complete list of members for MessageComposer::ProtectedHeadersJob, including all inherited members.
addSubjob(KJob *job) override | MessageComposer::ContentJobBase | protectedvirtual |
appendSubjob(ContentJobBase *job) | MessageComposer::ContentJobBase | |
bindableObjectName() | QObject | |
blockSignals(bool block) | QObject | |
BugError enum value (defined in MessageComposer::JobBase) | MessageComposer::JobBase | |
Bytes | KJob | |
Capabilities typedef | KJob | |
capabilities() const | KJob | |
Capability enum name | KJob | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
clearSubjobs() | KCompositeJob | protected |
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 |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction 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 QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
content() const | MessageComposer::ContentJobBase | |
ContentJobBase(QObject *parent=nullptr) (defined in MessageComposer::ContentJobBase) | MessageComposer::ContentJobBase | explicit |
ContentJobBase(ContentJobBasePrivate &dd, QObject *parent) (defined in MessageComposer::ContentJobBase) | MessageComposer::ContentJobBase | protected |
customEvent(QEvent *event) | QObject | protectedvirtual |
d_ptr (defined in MessageComposer::JobBase) | MessageComposer::JobBase | protected |
deleteLater() | QObject | |
description(KJob *job, const QString &title, const QPair< QString, QString > &field1=QPair< QString, QString >(), const QPair< QString, QString > &field2=QPair< QString, QString >()) | KJob | signal |
destroyed(QObject *obj) | QObject | |
Directories | KJob | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
doKill() | KJob | protectedvirtual |
doResume() | KJob | protectedvirtual |
doStart() override (defined in MessageComposer::ProtectedHeadersJob) | MessageComposer::ProtectedHeadersJob | protectedslot |
doSuspend() | KJob | protectedvirtual |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
elapsedTime() const | KJob | |
emitPercent(qulonglong processedAmount, qulonglong totalAmount) | KJob | protected |
emitResult() | KJob | protected |
emitSpeed(unsigned long speed) | KJob | protected |
Error enum name (defined in MessageComposer::JobBase) | MessageComposer::JobBase | |
error() const | KJob | |
errorString() const | KJob | virtual |
errorText() const | KJob | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
exec() | KJob | |
extraContent() const | MessageComposer::ContentJobBase | |
Files | KJob | |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
finished(KJob *job) | KJob | signal |
globalPart() (defined in MessageComposer::JobBase) | MessageComposer::JobBase | |
hasSubjobs() const | KCompositeJob | protected |
IncompleteError enum value (defined in MessageComposer::JobBase) | MessageComposer::JobBase | |
infoMessage(KJob *job, const QString &message) | KJob | signal |
inherits(const char *className) const const | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isAutoDelete() const | KJob | |
isFinished() const | KJob | protected |
isFinishedNotificationHidden() const | KJob | |
isQuickItemType() const const | QObject | |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isStartedWithExec() const | KJob | |
isSuspended() const | KJob | |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
Items | KJob | |
JobBase(QObject *parent=nullptr) (defined in MessageComposer::JobBase) | MessageComposer::JobBase | explicit |
JobBase(JobBasePrivate &dd, QObject *parent) (defined in MessageComposer::JobBase) | MessageComposer::JobBase | protected |
KCompositeJob(QObject *parent=nullptr) | KCompositeJob | |
kill(KJob::KillVerbosity verbosity=KJob::Quietly) | KJob | slot |
Killable | KJob | |
killTimer(int id) | QObject | |
KJob(QObject *parent=nullptr) | KJob | |
List typedef (defined in MessageComposer::JobBase) | MessageComposer::JobBase | |
metaObject() const const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
NoCapabilities | KJob | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
parent() const const | QObject | |
percent() const | KJob | |
percentChanged(KJob *job, unsigned long percent) | KJob | signal |
process() override (defined in MessageComposer::ProtectedHeadersJob) | MessageComposer::ProtectedHeadersJob | protectedslot |
processedAmount(Unit unit) const | KJob | |
processedAmountChanged(KJob *job, KJob::Unit unit, qulonglong amount) | KJob | signal |
processedSize(KJob *job, qulonglong size) | KJob | signal |
property(const char *name) const const | QObject | |
ProtectedHeadersJob(QObject *parent=nullptr) (defined in MessageComposer::ProtectedHeadersJob) | MessageComposer::ProtectedHeadersJob | explicit |
Q_CLASSINFO(Name, Value) | 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_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_MOC_INCLUDEQ_MOC_INCLUDE | 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 | |
QObject(QObject *parent) | QObject | |
qobject_cast(QObject *object) | QObject | |
qobject_cast(const QObject *object) | QObject | |
QObjectList typedef | 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 | |
removeSubjob(KJob *job) | KCompositeJob | protectedvirtual |
result(KJob *job) | KJob | signal |
resume() | KJob | slot |
resumed(KJob *job) | KJob | signal |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
setAutoDelete(bool autodelete) | KJob | |
setCapabilities(Capabilities capabilities) | KJob | protected |
setContent(KMime::Content *content) (defined in MessageComposer::ProtectedHeadersJob) | MessageComposer::ProtectedHeadersJob | |
setError(int errorCode) | KJob | protected |
setErrorText(const QString &errorText) | KJob | protected |
setExtraContent(KMime::Content *extra) | MessageComposer::ContentJobBase | |
setFinishedNotificationHidden(bool hide=true) | KJob | |
setObjectName(QAnyStringView name) | QObject | |
setObjectName(const QString &name) | QObject | |
setObvoscate(bool obvoscate) (defined in MessageComposer::ProtectedHeadersJob) | MessageComposer::ProtectedHeadersJob | |
setParent(QObject *parent) | QObject | |
setPercent(unsigned long percentage) | KJob | protected |
setProcessedAmount(Unit unit, qulonglong amount) | KJob | protected |
setProgressUnit(Unit unit) | KJob | protected |
setProperty(const char *name, QVariant &&value) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setSkeletonMessage(KMime::Message *skeletonMessage) (defined in MessageComposer::ProtectedHeadersJob) | MessageComposer::ProtectedHeadersJob | |
setTotalAmount(Unit unit, qulonglong amount) | KJob | protected |
setUiDelegate(KJobUiDelegate *delegate) | KJob | |
signalsBlocked() const const | QObject | |
slotInfoMessage(KJob *job, const QString &message) | KCompositeJob | protectedvirtualslot |
slotResult(KJob *job) override (defined in MessageComposer::ContentJobBase) | MessageComposer::ContentJobBase | protectedslot |
speed(KJob *job, unsigned long speed) | KJob | signal |
start() override | MessageComposer::ContentJobBase | virtual |
startElapsedTimer() | KJob | protected |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType) | QObject | |
subjobs() const | KCompositeJob | protected |
suspend() | KJob | slot |
Suspendable | KJob | |
suspended(KJob *job) | KJob | signal |
thread() const const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
totalAmount(Unit unit) const | KJob | |
totalAmountChanged(KJob *job, KJob::Unit unit, qulonglong amount) | KJob | signal |
totalSize(KJob *job, qulonglong size) | KJob | signal |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
uiDelegate() const | KJob | |
Unit enum name | KJob | |
UnitsCount | KJob | |
UserCancelledError enum value (defined in MessageComposer::JobBase) | MessageComposer::JobBase | |
UserError enum value (defined in MessageComposer::JobBase) | MessageComposer::JobBase | |
warning(KJob *job, const QString &message) | KJob | signal |
~ContentJobBase() override (defined in MessageComposer::ContentJobBase) | MessageComposer::ContentJobBase | |
~JobBase() override (defined in MessageComposer::JobBase) | MessageComposer::JobBase | |
~KCompositeJob() override | KCompositeJob | |
~KJob() override | KJob | |
~ProtectedHeadersJob() override (defined in MessageComposer::ProtectedHeadersJob) | MessageComposer::ProtectedHeadersJob | |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.