KMime::Headers::Generics::Address
KMime::Headers::Generics::Address Class Reference
#include <headers.h>
Inheritance diagram for KMime::Headers::Generics::Address:
Additional Inherited Members | |
Public Types inherited from KMime::Headers::Base | |
typedef QList< KMime::Headers::Base * > | List |
Public Member Functions inherited from KMime::Headers::Generics::Structured | |
QString | asUnicodeString () const override |
void | from7BitString (QByteArrayView s) override |
void | fromUnicodeString (const QString &s) override |
void | fromUnicodeString (const QString &s, const QByteArray &b) |
Public Member Functions inherited from KMime::Headers::Base | |
Base () | |
virtual | ~Base () |
virtual QByteArray | as7BitString (bool withHeaderType=true) const =0 |
void | fromUnicodeString (const QString &s, const QByteArray &b) |
bool | is (QByteArrayView t) const |
virtual bool | isEmpty () const =0 |
QByteArray | rfc2047Charset () const |
void | setRFC2047Charset (const QByteArray &cs) |
virtual const char * | type () const |
Protected Member Functions inherited from KMime::Headers::Generics::Structured | |
virtual bool | parse (const char *&scursor, const char *const send, bool isCRLF=false)=0 |
Protected Member Functions inherited from KMime::Headers::Base | |
QByteArray | typeIntro () const |
Detailed Description
Constructor & Destructor Documentation
◆ Address()
KMime::Headers::Generics::Address::Address | ( | ) |
Definition at line 236 of file headers.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 1 2024 18:55:20 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 1 2024 18:55:20 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.