KMIME Library
kmime_content.h
Go to the documentation of this file.
Represents a "Content-Disposition" header.
Definition: kmime_headers.h:1182
virtual void setHeader(Headers::Base *h)
Sets the specified header to this Content.
Definition: kmime_content.cpp:748
T * header(bool create=false)
Returns the first header of type T, if it exists.
Definition: kmime_content.h:836
Definition: boolflags.h:34
Represents an arbitrary header, that can contain any header-field.
Definition: kmime_headers.h:1239
KMIME_DEPRECATED T * headerInstance(T *ptr, bool create)
Returns the first header of type T, if it exists.
This file is part of the API for handling MIME data and defines the various header classes: ...
Represents a "Content-Location" header.
Definition: kmime_headers.h:1295
Represents a "Content-Description" header.
Definition: kmime_headers.h:1286
Represents a "Content-Transfer-Encoding" header.
Definition: kmime_headers.h:890
contentEncoding
Various possible values for the "Content-Transfer-Encoding" header.
Definition: kmime_headers.h:74
This file is part of the API for handling MIME data and defines the ContentIndex class.
A class to uniquely identify message parts (Content) in a hierarchy.
Definition: kmime_contentindex.h:54
virtual Headers::Base * headerByType(const char *type)
Returns the first header of type type, if it exists.
Definition: kmime_content.cpp:720
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Thu Feb 8 2018 02:52:20 by doxygen 1.8.14 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Thu Feb 8 2018 02:52:20 by doxygen 1.8.14 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.