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 Methods

 Person ()
 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 Sat May 1 11:36:24 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003