Akonadi
linkjob.cpp
LinkJob(const Collection &collection, const Item::List &items, QObject *parent=nullptr)
Creates the link job.
Definition: linkjob.cpp:24
void doStart() override
This method must be reimplemented in the concrete jobs.
Definition: linkjob.cpp:36
Q_D(Todo)
Helper integration between Akonadi and Qt.
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: linkjob.cpp:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sat Jul 2 2022 06:41:48 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:48 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.