akonadi
subscriptionjob.cpp
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
bool startsWith(const QByteArray &ba) const
QString fromUtf8(const char *str, int size)
QByteArray number(int n, int base)
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:35
Definition: job_p.h:31
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.