KAlarm Library
KAlarmCal::Identities Namespace Reference
Functions | |
bool | identitiesExist () |
KPIMIdentities::IdentityManager * | identityManager () |
uint | identityUoid (const QString &identityUoidOrName) |
Detailed Description
Functions to facilitate use of KDE email identities.
Function Documentation
KALARMCAL_EXPORT bool KAlarmCal::Identities::identitiesExist | ( | ) |
Return whether any identities exist.
Definition at line 45 of file identities.cpp.
KALARMCAL_EXPORT KPIMIdentities::IdentityManager * KAlarmCal::Identities::identityManager | ( | ) |
Return the unique identity manager instance.
It is created if it does not already exist.
Definition at line 35 of file identities.cpp.
KALARMCAL_EXPORT uint KAlarmCal::Identities::identityUoid | ( | const QString & | identityUoidOrName | ) |
Fetch the uoid of an identity name or uoid string.
Definition at line 54 of file identities.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.