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

Additional Inherited Members | |
![]() | |
typedef QList < KMime::Headers::Base * > | List |
![]() | |
virtual QByteArray | as7BitString (bool withHeaderType=true) const |
virtual QString | asUnicodeString () const |
virtual void | clear () |
virtual void | fromUnicodeString (const QString &s, const QByteArray &b) |
QList< QByteArray > | groups () const |
bool | isCrossposted () const |
virtual bool | isEmpty () const |
void | setGroups (const QList< QByteArray > &groups) |
![]() | |
bool | parse (const char *&scursor, const char *const send, bool isCRLF=false) |
Detailed Description
Represents a "Followup-To" header.
- See Also
- RFC 1036, section 2.2.3.
Definition at line 1431 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.