Akonadi
relationdeletejob.cpp
void doStart() override
This method must be reimplemented in the concrete jobs.
Definition: relationdeletejob.cpp:35
void setErrorText(const QString &errorText)
RelationDeleteJob(const Relation &relation, QObject *parent=nullptr)
Creates a new relation delete job.
Definition: relationdeletejob.cpp:28
QString i18n(const char *text, const TYPE &arg...)
Job that deletes a relation in the Akonadi storage.
Definition: relationdeletejob.h:20
virtual bool doHandleResponse(qint64 tag, const Protocol::CommandPtr &response)
This method should be reimplemented in the concrete jobs in case you want to handle incoming data.
Definition: job.cpp:381
void emitResult()
bool doHandleResponse(qint64 tag, const Protocol::CommandPtr &response) override
This method should be reimplemented in the concrete jobs in case you want to handle incoming data.
Definition: relationdeletejob.cpp:50
void setError(int errorCode)
Q_D(Todo)
Helper integration between Akonadi and Qt.
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sat Jul 2 2022 06:41:49 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sat Jul 2 2022 06:41:49 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.