akonadi
tagmodifyjob.cpp
virtual 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: tagmodifyjob.cpp:92
bool startsWith(const QByteArray &ba) const
static QByteArray attributesToByteArray(const Entity &entity, bool ns=false)
Convert attributes to their protocol representation.
Definition: protocolhelper.cpp:232
TagModifyJob(const Tag &tag, QObject *parent=0)
Creates a new tag modify job.
Definition: tagmodifyjob.cpp:38
QString number(int n, int base)
QString fromUtf8(const char *str, int size)
virtual void doStart()
This method must be reimplemented in the concrete jobs.
Definition: tagmodifyjob.cpp:45
Definition: job_p.h:31
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.