akonadi
Akonadi::TrashSettings Namespace Reference
Functions | |
AKONADI_EXPORT Collection | getTrashCollection (const QString &resource) |
AKONADI_EXPORT void | setTrashCollection (const QString &resource, const Collection &collection) |
Detailed Description
Global Trash-related Settings.
All settings concerning the trashhandling should go here.
- Since:
- 4.8
Function Documentation
Akonadi::Collection Akonadi::TrashSettings::getTrashCollection | ( | const QString & | resource | ) |
Get the trash collection for the given resource
.
Definition at line 32 of file trashsettings.cpp.
AKONADI_EXPORT void Akonadi::TrashSettings::setTrashCollection | ( | const QString & | resource, |
const Collection & | collection | ||
) |
Set the trash collection for the given resource
which is then used by the TrashJob.
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Aug 27 2012 22:09:29 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Aug 27 2012 22:09:29 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.