akonadi
collectioncreatejob.h
virtual void doStart()
This method must be reimplemented in the concrete jobs.
Definition collectioncreatejob.cpp:53
Collection collection() const
Returns the created collection if the job was executed successfully.
Definition collectioncreatejob.cpp:97
CollectionCreateJob(const Collection &collection, QObject *parent=0)
Creates a new collection create job.
Definition collectioncreatejob.cpp:41
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 collectioncreatejob.cpp:104
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.