KCalCore Library
KCalCore::Person Member List
This is the complete list of members for KCalCore::Person, including all inherited members.
count() const | KCalCore::Person | |
email() const | KCalCore::Person | |
fromFullName(const QString &fullName) | KCalCore::Person | static |
fullName() const | KCalCore::Person | |
isEmpty() const | KCalCore::Person | |
isValidEmail(const QString &email) | KCalCore::Person | static |
List typedef | KCalCore::Person | |
name() const | KCalCore::Person | |
operator!=(const Person &person) const | KCalCore::Person | |
operator<<(QDataStream &s, const KCalCore::Person::Ptr &person) | KCalCore::Person | friend |
operator=(const Person &person) | KCalCore::Person | |
operator==(const Person &person) const | KCalCore::Person | |
operator>>(QDataStream &s, KCalCore::Person::Ptr &person) | KCalCore::Person | friend |
Person() | KCalCore::Person | |
Person(const QString &name, const QString &email) | KCalCore::Person | |
Person(const Person &person) | KCalCore::Person | |
Ptr typedef | KCalCore::Person | |
setCount(int count) | KCalCore::Person | |
setEmail(const QString &email) | KCalCore::Person | |
setName(const QString &name) | KCalCore::Person | |
~Person() | KCalCore::Person | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:36:53 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:36:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.