KMime
message.h
51 * KMime::Headers::ContentDisposition *d = new KMime::Headers::ContentDisposition( attachMessage );
const KMime::Headers::References * references() const
Returns the References header.
KMime::Headers::UserAgent * userAgent(bool create=true)
Returns the User-Agent header.
KMime::Headers::InReplyTo * inReplyTo(bool create=true)
Returns the In-Reply-To header.
KMime::Headers::References * references(bool create=true)
Returns the References header.
const KMime::Headers::MessageID * messageID() const
Returns the Message-ID header.
const KMime::Headers::Organization * organization() const
Returns the Organization header.
KMime::Headers::MessageID * messageID(bool create=true)
Returns the Message-ID header.
KMime::Headers::ReplyTo * replyTo(bool create=true)
Returns the Reply-To header.
KMime::Headers::Subject * subject(bool create=true)
Returns the Subject header.
const KMime::Headers::InReplyTo * inReplyTo() const
Returns the In-Reply-To header.
const KMime::Headers::UserAgent * userAgent() const
Returns the User-Agent header.
KMime::Headers::Organization * organization(bool create=true)
Returns the Organization header.
This file is part of the API for handling MIME data and defines the Content class.
This file is part of the API for handling MIME data and defines the various header classes:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:30:05 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:30:05 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.