libkcal Library API Documentation

KCal::Person Class Reference

This class represents a person. More...

#include <person.h>

Inheritance diagram for KCal::Person:

KCal::Attendee 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:
KDE Logo
This file is part of the documentation for libkcal Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Apr 26 23:23:08 2004 by doxygen 1.3.6-20040222 written by Dimitri van Heesch, © 1997-2003