libkdenetwork Library API Documentation

KMime::Headers::Generics::AddressList Class Reference

Base class for headers that deal with (possibly multiple) addresses, allowing groups. More...

#include <kmime_headers.h>

Collaboration diagram for KMime::Headers::Generics::AddressList:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

Base class for headers that deal with (possibly multiple) addresses, allowing groups.

Definition at line 341 of file kmime_headers.h.


Member Data Documentation

QValueList<Types::Address> KMime::Headers::Generics::AddressList::mAddressList [protected]
 

The list of addresses.

Definition at line 355 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 Mon Apr 4 04:44:51 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003