KCalCore Library
person.cpp File Reference
Include dependency graph for person.cpp:
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
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.