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

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