KCalCore Library
person.cpp File Reference
Go to the source code of this file.
Functions | |
static bool | extractEmailAddressAndName (const QString &aStr, QString &mail, QString &name) |
uint | qHash (const KCalCore::Person &key) |
Detailed Description
This file is part of the API for handling calendar data and defines the Person class.
Represents a person, by name and email address.
Definition in file person.cpp.
Function Documentation
◆ extractEmailAddressAndName()
|
static |
Definition at line 199 of file person.cpp.
◆ qHash()
uint qHash | ( | const KCalCore::Person & | key | ) |
Return a hash value for a Person argument.
- Parameters
-
key is a Person.
Definition at line 171 of file person.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.