KMime::Headers::Generics::MailboxList Class Reference
#include <kmime_headers.h>
Inherits KMime::Headers::Generics::GAddress.
Public Member Functions | |
MailboxList (Content *p) | |
MailboxList (Content *p, const TQCString &s) | |
MailboxList (Content *p, const TQString &s, const TQCString &cs) | |
Protected Member Functions | |
bool | parse (const char *&scursor, const char *const send, bool isCRLF=false) |
Protected Attributes | |
TQValueList< Types::Mailbox > | mMailboxList |
Detailed Description
Base class for headers that deal with (possibly multiple) addresses, but don't allow groups:
Definition at line 319 of file kmime_headers.h.
Member Data Documentation
◆ mMailboxList
|
protected |
The list of mailboxes.
Definition at line 333 of file kmime_headers.h.
The documentation for this class was generated from the following files: