libkdenetwork Library API Documentation

KMime::Headers::MailCopiesTo Class Reference

Represents a "Mail-Copies-To" header http://www.newsreaders.com/misc/mail-copies-to.html. More...

#include <kmime_headers.h>

Inheritance diagram for KMime::Headers::MailCopiesTo:

KMime::Headers::AddressField KMime::Headers::Base List of all members.

Public Member Functions

 MailCopiesTo (Content *p)
 MailCopiesTo (Content *p, const QCString &s)
 MailCopiesTo (Content *p, const QString &s, const QCString &cs)
bool isValid ()
bool alwaysCopy ()
bool neverCopy ()
virtual const char * type ()

Detailed Description

Represents a "Mail-Copies-To" header http://www.newsreaders.com/misc/mail-copies-to.html.

Definition at line 915 of file kmime_headers.h.


Member Function Documentation

virtual const char* KMime::Headers::MailCopiesTo::type  )  [inline, virtual]
 

Return the type of this header (e.g.

"From")

Reimplemented from KMime::Headers::Base.

Definition at line 928 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.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Oct 21 19:46:17 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003