KMIME Library
KMime::Headers::InReplyTo Class Reference
#include <kmime_headers.h>
Inheritance diagram for KMime::Headers::InReplyTo:

Additional Inherited Members | |
![]() | |
typedef QList < KMime::Headers::Base * > | List |
![]() | |
void | appendIdentifier (const QByteArray &id) |
virtual QByteArray | as7BitString (bool withHeaderType=true) const |
virtual void | clear () |
QList< QByteArray > | identifiers () const |
virtual bool | isEmpty () const |
![]() | |
bool | parse (const char *&scursor, const char *const send, bool isCRLF=false) |
Detailed Description
Represents a "In-Reply-To" header.
- See Also
- RFC 2822, section 3.6.4.
Definition at line 1006 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-2013 The KDE developers.
Generated on Sat Jul 13 2013 01:25:48 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jul 13 2013 01:25:48 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.