akonadi
resourceselectjob.cpp
51 d->writeData(d->newTag() + " " AKONADI_CMD_RESOURCESELECT " " + ImapParser::quote(d->resourceId.toUtf8()) + '\n');
void doStart()
This method must be reimplemented in the concrete jobs.
Definition: resourceselectjob.cpp:48
ResourceSelectJob(const QString &identifier, QObject *parent=0)
Selects the specified resource for all following remote identifier based operations in the same sessi...
Definition: resourceselectjob.cpp:41
void emitWriteFinished()
Call this method to indicate that this job will not call writeData() again.
Definition: job.cpp:370
Job that selects a resource context for remote identifier based operations.
Definition: resourceselectjob_p.h:82
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.