KCal::Person Class Reference
This class represents a person. More...
#include <person.h>
Inherited by KCal::Attendee.
Public Member Functions
- Person (const QString &fullName)
- Person (const QString &name, const QString &email)
- bool isEmpty () const
- 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.
The documentation for this class was generated from the following files:
- person.h
- person.cpp