KCal Library
person.cpp
Go to the documentation of this file.
void setEmail(const QString &email)
Sets the email address for this person to email.
Definition: person.cpp:159
bool isEmpty() const
Returns true if the person name and email address are empty.
Definition: person.cpp:149
static Person fromFullName(const QString &fullName)
Constructs a person with name and email address taken from fullName.
Definition: person.cpp:68
bool operator==(const Person &person)
Compares this with person for equality.
Definition: person.cpp:95
This file is part of the API for handling calendar data and defines the Person class.
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.