akonadi
resourceselectjob.cpp
51 d->writeData(d->newTag() + " " AKONADI_CMD_RESOURCESELECT " " + ImapParser::quote(d->resourceId.toUtf8()) + '\n');
Definition: job_p.h:32
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:83
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 doStart()
This method must be reimplemented in the concrete jobs.
Definition: resourceselectjob.cpp:48
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.