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
◆ identitiesExist()
KALARMCAL_EXPORT bool KAlarmCal::Identities::identitiesExist | ( | ) |
Return whether any identities exist.
Definition at line 45 of file identities.cpp.
◆ identityManager()
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.
◆ identityUoid()
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-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.