KMime::Headers::Generic Class Reference
Represents an arbitrary header, that can contain any header-field. More...
#include <kmime_headers.h>
Inherits KMime::Headers::Generics::GUnstructured.
Public Member Functions
- Generic (const char *t)
- Generic (const char *t, Content *p)
- Generic (const char *t, Content *p, const QCString &s)
- Generic (const char *t, Content *p, const QString &s, const QCString &cs)
- virtual void clear ()
- virtual bool isEmpty ()
- virtual const char * type ()
- void setType (const char *type)
Protected Attributes
Detailed Description
Represents an arbitrary header, that can contain any header-field.Adds a type over GUnstructured.
- See also:
- GUnstructured
Member Function Documentation
|
Delete.
Reimplemented from KMime::Headers::Generics::GUnstructured. |
|
Do we have data?
Reimplemented from KMime::Headers::Generics::GUnstructured. |
|
Return the type of this header (e.g. "From") Reimplemented from KMime::Headers::Base. |
The documentation for this class was generated from the following files:
- kmime_headers.h
- kmime_headers.cpp