libkcal

KCal::Person Class Reference

#include <person.h>

Inheritance diagram for KCal::Person:
KCal::Attendee

Public Member Functions

 Person (const TQString &fullName)
 
 Person (const TQString &name, const TQString &email)
 
bool isEmpty () const
 
TQString fullName () const
 
void setName (const TQString &)
 
TQString name () const
 
void setEmail (const TQString &)
 
TQString email () const
 

Detailed Description

This class represents a person.

A person has a name and an email address.

Definition at line 34 of file person.h.


The documentation for this class was generated from the following files: