libkmime
KMime::Headers::ReplyTo Class Reference
#include <kmime_headers.h>
Inheritance diagram for KMime::Headers::ReplyTo:

Detailed Description
Represents a "Reply-To" header.
Definition at line 903 of file kmime_headers.h.
Public Member Functions | |
ReplyTo () | |
ReplyTo (Content *p) | |
ReplyTo (Content *p, const QCString &s) | |
ReplyTo (Content *p, const QString &s, const QCString &cs) | |
~ReplyTo () | |
virtual const char * | type () |
Member Function Documentation
virtual const char* KMime::Headers::ReplyTo::type | ( | ) | [inline, virtual] |
Return the type of this header (e.g.
"From")
Reimplemented from KMime::Headers::Base.
Definition at line 912 of file kmime_headers.h.
The documentation for this class was generated from the following file: