akonadi
pastehelper.cpp
91 KJob* PasteHelper::paste(const QMimeData * mimeData, const Collection & collection, bool copy, Session *session )
126 KJob* PasteHelper::pasteUriList( const QMimeData* mimeData, const Collection &destination, Qt::DropAction action, Session *session )
154 //transactions (copy and colcopy in the server doesn't see the items retrieved into the cache and copies empty payloads).
163 foreach ( const Collection &col, collections ) { // FIXME: remove once we have a batch job for collections as well
171 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 Jul 13 2013 01:27:39 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jul 13 2013 01:27:39 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.