akonadi
trashsettings.cpp
34 const Akonadi::Entity::Id colId = group.readEntry<Akonadi::Entity::Id> ( "TrashCollection", -1 );
39 void TrashSettings::setTrashCollection( const QString& resource, const Akonadi::Collection& collection )
AKONADI_EXPORT void setTrashCollection(const QString &resource, const Collection &collection)
Set the trash collection for the given resource which is then used by the TrashJob.
Definition: trashsettings.cpp:39
AKONADI_EXPORT Collection getTrashCollection(const QString &resource)
Get the trash collection for the given resource.
Definition: trashsettings.cpp:30
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Jul 21 2014 08:03:57 by doxygen 1.8.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Jul 21 2014 08:03:57 by doxygen 1.8.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.