MailCommon::Util
MailCommon::Util Namespace Reference
Functions | |
MAILCOMMON_EXPORT Akonadi::AgentInstance::List | agentInstances (bool excludeMailTransport=true) |
MAILCOMMON_EXPORT Akonadi::Collection::Id | convertFolderPathToCollectionId (const QString &folder) |
MAILCOMMON_EXPORT QString | convertFolderPathToCollectionStr (const QString &folder) |
MAILCOMMON_EXPORT OrgKdeAkonadiPOP3SettingsInterface * | createPop3SettingsInterface (const QString &ident) |
MAILCOMMON_EXPORT void | expireOldMessages (const Akonadi::Collection &collection, bool immediate) |
MAILCOMMON_EXPORT uint | folderIdentity (const Akonadi::Item &item) |
MAILCOMMON_EXPORT QStringList | foundMailer () |
MAILCOMMON_EXPORT void | foundMailer (QStringList &lst, const QString &name) |
MAILCOMMON_EXPORT QString | fullCollectionPath (const Akonadi::Collection &collection, bool addAccountName=true) |
MAILCOMMON_EXPORT QString | fullCollectionRemoveIdPath (const Akonadi::Collection &collection, bool addAccountName=true) |
MAILCOMMON_EXPORT bool | isLocalCollection (const QString &resource) |
MAILCOMMON_EXPORT bool | isMailAgent (const Akonadi::AgentInstance &instance, bool excludeMailTransport=true) |
MAILCOMMON_EXPORT bool | isUnifiedMailboxesAgent (const Akonadi::Collection &col) |
MAILCOMMON_EXPORT bool | isVirtualCollection (const Akonadi::Collection &col) |
MAILCOMMON_EXPORT bool | isVirtualCollection (const QString &resource) |
MAILCOMMON_EXPORT QString | realFolderPath (const QString &path) |
MAILCOMMON_EXPORT bool | showJobErrorMessage (KJob *job) |
Detailed Description
The Util namespace contains a collection of helper functions use in various places.
Function Documentation
◆ folderIdentity()
uint MailCommon::Util::folderIdentity | ( | const Akonadi::Item & | item | ) |
Returns the identity of the folder that contains the given Akonadi::Item.
Definition at line 177 of file mailutil.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jun 9 2023 04:00:24 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jun 9 2023 04:00:24 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.