libkmime

KMime::Headers::CDescription Class Reference

Represents a "Content-Description" header. More...

#include <kmime_headers.h>

Inheritance diagram for KMime::Headers::CDescription:

KMime::Headers::Generics::GUnstructured KMime::Headers::Base

List of all members.


Public Member Functions

 CDescription (Content *p)
 CDescription (Content *p, const QCString &s)
 CDescription (Content *p, const QString &s, const QCString &cs)
virtual const char * type ()

Detailed Description

Represents a "Content-Description" header.

Definition at line 1146 of file kmime_headers.h.


Member Function Documentation

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

Return the type of this header (e.g.

"From")

Reimplemented from KMime::Headers::Base.

Definition at line 1157 of file kmime_headers.h.


The documentation for this class was generated from the following file: