KCal::Person Class Reference
This class represents a person.
More...
#include <person.h>
Inheritance diagram for KCal::Person:
List of all members.
|
Public Member Functions |
| Person (const QString &fullName) |
| Person (const QString &name, const QString &email) |
QString | fullName () const |
void | setName (const QString &) |
QString | name () const |
void | setEmail (const QString &) |
QString | email () const |
Detailed Description
This class represents a person.
A person has a name and an email address.
Definition at line 31 of file person.h.
The documentation for this class was generated from the following files:
This file is part of the documentation for libkcal Library Version 3.2.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat Mar 6 17:18:05 2004 by
doxygen 1.3.6-20040222 written by
Dimitri van Heesch, © 1997-2003