akonadi
resourceselectjob.cpp
50 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:47
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:40
void emitWriteFinished()
Call this method to indicate that this job will not call writeData() again.
Definition: job.cpp:359
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.