KPIM::DistributionList::Entry Struct Reference

#include <distributionlist.h>

Public Types

typedef TQValueList< EntryList
 

Public Member Functions

 Entry (const Addressee &_addressee, const TQString &_email)
 

Public Attributes

Addressee addressee
 
TQString email
 

Detailed Description

Distribution List Entry.

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.

Definition at line 53 of file distributionlist.h.

Member Typedef Documentation

◆ List

typedef TQValueList<Entry> KPIM::DistributionList::Entry::List

Definition at line 55 of file distributionlist.h.

Constructor & Destructor Documentation

◆ Entry() [1/2]

KPIM::DistributionList::Entry::Entry ( )
inline

Definition at line 57 of file distributionlist.h.

◆ Entry() [2/2]

KPIM::DistributionList::Entry::Entry ( const Addressee &  _addressee,
const TQString &  _email 
)
inline

Definition at line 58 of file distributionlist.h.

Member Data Documentation

◆ addressee

Addressee KPIM::DistributionList::Entry::addressee

Definition at line 61 of file distributionlist.h.

◆ email

TQString KPIM::DistributionList::Entry::email

Definition at line 62 of file distributionlist.h.


The documentation for this struct was generated from the following file: