TDEABC::DistributionList::Entry Struct Reference
#include <distributionlist.h>
Public Types | |
typedef TQValueList< Entry > | List |
Public Member Functions | |
Entry (const Addressee &_addressee, const TQString &_email) | |
Public Attributes | |
Addressee | addressee |
TQString | |
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 49 of file distributionlist.h.
Member Typedef Documentation
◆ List
typedef TQValueList<Entry> TDEABC::DistributionList::Entry::List |
Definition at line 51 of file distributionlist.h.
Constructor & Destructor Documentation
◆ Entry() [1/2]
|
inline |
Definition at line 53 of file distributionlist.h.
◆ Entry() [2/2]
|
inline |
Definition at line 54 of file distributionlist.h.
Member Data Documentation
◆ addressee
Addressee TDEABC::DistributionList::Entry::addressee |
Definition at line 57 of file distributionlist.h.
TQString TDEABC::DistributionList::Entry::email |
Definition at line 58 of file distributionlist.h.
The documentation for this struct was generated from the following file: