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

Additional Inherited Members | |
![]() | |
typedef QList< KMime::Headers::Base * > | List |
![]() | |
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 |
![]() | |
Base () | |
virtual | ~Base () |
virtual void | from7BitString (const char *s, size_t len) |
bool | is (const char *t) const |
bool | isMimeHeader () const |
QByteArray | rfc2047Charset () const |
void | setRFC2047Charset (const QByteArray &cs) |
virtual const char * | type () const |
![]() | |
QByteArray | typeIntro () const |
Detailed Description
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Dec 7 2023 03:53:35 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Dec 7 2023 03:53:35 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.