KMIME Library
kmime_contentindex.cpp
Go to the documentation of this file.
bool operator==(const ContentIndex &index) const
Compares this with index for equality.
Definition: kmime_contentindex.cpp:100
bool isValid() const
Returns true if this index is non-empty (valid).
Definition: kmime_contentindex.cpp:76
Definition: boolflags.h:34
ContentIndex & operator=(const ContentIndex &other)
Assignment operator.
Definition: kmime_contentindex.cpp:110
bool operator!=(const ContentIndex &index) const
Compares this with index for inequality.
Definition: kmime_contentindex.cpp:105
QString toString() const
Returns a string representation of this content index according to RFC3501 section 6...
Definition: kmime_contentindex.cpp:91
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
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Wed Jul 29 2015 19:18:48 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Wed Jul 29 2015 19:18:48 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.