akonadi
job.h
Definition job_p.h:32
void aboutToStart(Akonadi::Job *job)
This signal is emitted directly before the job will be started.
void emitWriteFinished()
Call this method to indicate that this job will not call writeData() again.
Definition job.cpp:370
virtual void doStart()=0
This method must be reimplemented in the concrete jobs.
void writeFinished(Akonadi::Job *job)
This signal is emitted if the job has finished all write operations, ie.
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 job.cpp:348
Definition session_p.h:43
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.