akonadi
pastehelper.cpp
87 KJob* PasteHelper::paste(const QMimeData * mimeData, const Collection & collection, bool copy, Session *session )
118 KJob* PasteHelper::pasteUriList( const QMimeData* mimeData, const Collection &destination, Qt::DropAction action, Session *session )
142 //transactions (copy and colcopy in the server doesn't see the items retrieved into the cache and copies empty payloads).
150 foreach ( const Collection &col, collections ) // FIXME: remove once we have a batch job for collections as well
156 foreach ( const Collection &col, collections ) // FIXME: remove once we have a batch job for collections as well
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jan 5 2013 19:46:05 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jan 5 2013 19:46:05 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.