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

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