| 
 
 | 
 | 
This class represents an entry of a distribution list. It consists of an addressee and an email address. If the email address is null, the preferred email address of the addressee is used.
| typedef QValueList | List | 
| Entry () | Entry | 
| Entry ( const Addressee &_addressee, const QString &_email ) | Entry | 
| Addressee addressee | addressee | 
| QString email | 
| Generated by: caleb on tcdevel on Tue Jan 28 12:54:33 2003, using kdoc $. |