akonadi
subscriptionjob.cpp
Definition job_p.h:32
QByteArray newTag()
Returns a new unique command tag for communication with the backend.
Job to manipulate the local subscription state of a set of collections.
Definition subscriptionjob_p.h:36
void subscribe(const Collection::List &collections)
Subscribes to the given list of collections.
Definition subscriptionjob.cpp:77
void doHandleResponse(const QByteArray &tag, const QByteArray &data)
This method should be reimplemented in the concrete jobs in case you want to handle incoming data.
Definition subscriptionjob.cpp:98
void unsubscribe(const Collection::List &collections)
Unsubscribes from the given list of collections.
Definition subscriptionjob.cpp:84
void doStart()
This method must be reimplemented in the concrete jobs.
Definition subscriptionjob.cpp:91
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.