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] |