KMime::Headers::Generic Class Reference

Represents an arbitrary header, that can contain any header-field. More...

#include <kmime_headers.h>

Inheritance diagram for KMime::Headers::Generic:

List of all members.

Public Member Functions

 Generic (const char *t, Content *p, const QString &s, const QByteArray &cs)
 Generic (const char *t, Content *p, const QByteArray &s)
 Generic (const char *t, Content *p)
 Generic (const char *t)
virtual void clear ()
virtual bool isEmpty () const
void setType (const char *type)
virtual const char * type () const

Detailed Description

Represents an arbitrary header, that can contain any header-field.

Adds a type over Unstructured.

See also:
Unstructured

Definition at line 1235 of file kmime_headers.h.


Member Function Documentation

void KMime::Headers::Generic::clear (  )  [virtual]

Deletes.

Reimplemented from KMime::Headers::Generics::Unstructured.

Definition at line 1222 of file kmime_headers.cpp.

bool KMime::Headers::Generic::isEmpty (  )  const [virtual]

Checks if this header contains any data.

Reimplemented from KMime::Headers::Generics::Unstructured.

Definition at line 1230 of file kmime_headers.cpp.

const char * KMime::Headers::Generic::type (  )  const [virtual]

Returns the type of this header (e.g.

"From").

Reimplemented from KMime::Headers::Base.

Definition at line 1235 of file kmime_headers.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys