KMime::Headers::ContentDescription

Search for usage in LXR

KMime::Headers::ContentDescription Class Reference

#include <kmime_headers.h>

Inheritance diagram for KMime::Headers::ContentDescription:

Additional Inherited Members

- Public Types inherited from KMime::Headers::Base
typedef QList< KMime::Headers::Base * > List
 
- Public Member Functions inherited from KMime::Headers::Generics::Unstructured
QByteArray as7BitString (bool withHeaderType=true) const override
 
QString asUnicodeString () const override
 
void clear () override
 
virtual void from7BitString (const char *s, size_t len)
 
void from7BitString (const QByteArray &s) override
 
virtual void from7BitString (const QByteArray &s)=0
 
void fromUnicodeString (const QString &s, const QByteArray &b) override
 
bool isEmpty () const override
 
- Public Member Functions inherited from KMime::Headers::Base
 Base ()
 
virtual ~Base ()
 
bool is (const char *t) const
 
bool isMimeHeader () const
 
QByteArray rfc2047Charset () const
 
void setRFC2047Charset (const QByteArray &cs)
 
virtual const char * type () const
 
- Protected Member Functions inherited from KMime::Headers::Base
QByteArray typeIntro () const
 

Detailed Description

Represents a "Content-Description" header.

Definition at line 1225 of file kmime_headers.h.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Apr 27 2024 22:14:42 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.