KMIME Library
KMime::Headers::ReturnPath Class Reference
#include <kmime_headers.h>
Inherits KMime::Headers::Generics::Address.
Public Member Functions | |
virtual QByteArray | as7BitString (bool withHeaderType=true) const |
virtual void | clear () |
virtual bool | isEmpty () const |
Protected Member Functions | |
bool | parse (const char *&scursor, const char *const send, bool isCRLF=false) |
Detailed Description
Represents the Return-Path header field.
- See also
- RFC 2822, section 3.6.7
Definition at line 756 of file kmime_headers.h.
Member Function Documentation
◆ as7BitString()
|
virtual |
Returns the encoded header.
- Parameters
-
withHeaderType Specifies whether the header-type should be included.
Implements KMime::Headers::Base.
Definition at line 1150 of file kmime_headers.cpp.
◆ clear()
|
virtual |
◆ isEmpty()
|
virtual |
Checks if this header contains any data.
Implements KMime::Headers::Base.
Definition at line 1171 of file kmime_headers.cpp.
◆ parse()
|
protected |
Definition at line 1177 of file kmime_headers.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.