libkmime
KMime::Headers::Generics::AddressList Class Reference
#include <kmime_headers.h>
Detailed Description
Base class for headers that deal with (possibly multiple) addresses, allowing groups.
Definition at line 343 of file kmime_headers.h.
Public Member Functions | |
AddressList (Content *p) | |
AddressList (Content *p, const QCString &s) | |
AddressList (Content *p, const QString &s, const QCString &cs) | |
Protected Member Functions | |
bool | parse (const char *&scursor, const char *const send, bool isCRLF=false) |
Protected Attributes | |
QValueList< Types::Address > | mAddressList |
Member Data Documentation
|
The list of addresses.
Definition at line 357 of file kmime_headers.h. |
The documentation for this class was generated from the following files: