akonadi
specialmailcollectionsrequestjob.cpp
55 displayNameMap.insert( "sent-mail", /*i18nc( "local mail folder",*/QLatin1String( "sent-mail" ) );
58 displayNameMap.insert( "templates", /*i18nc( "local mail folder", */QLatin1String("templates" ) );
72 options.insert( QLatin1String( "Path" ), QString(KGlobal::dirs()->localxdgdatadir() + QLatin1String( "local-mail" )) );
86 void SpecialMailCollectionsRequestJob::requestDefaultCollection( SpecialMailCollections::Type type )
91 void SpecialMailCollectionsRequestJob::requestCollection( SpecialMailCollections::Type type, const AgentInstance &instance )
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Fri Jan 3 2014 22:27:38 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Fri Jan 3 2014 22:27:38 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.