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

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