libkdenetwork Library API Documentation

KMime::Headers::Generics::MailboxList Class Reference

Base class for headers that deal with (possibly multiple) addresses, but don't allow groups:. More...

#include <kmime_headers.h>

Collaboration diagram for KMime::Headers::Generics::MailboxList:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MailboxList (Content *p)
 MailboxList (Content *p, const QCString &s)
 MailboxList (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::Mailbox > mMailboxList

Detailed Description

Base class for headers that deal with (possibly multiple) addresses, but don't allow groups:.

Definition at line 317 of file kmime_headers.h.


Member Data Documentation

QValueList<Types::Mailbox> KMime::Headers::Generics::MailboxList::mMailboxList [protected]
 

The list of mailboxes.

Definition at line 331 of file kmime_headers.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for libkdenetwork Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 22:38:18 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003