KMime
contentindex.cpp
Go to the documentation of this file.
A class to uniquely identify message parts (Content) in a hierarchy.
Definition contentindex.h:41
QString toString() const
Returns a string representation of this content index according to RFC3501 section 6....
Definition contentindex.cpp:77
bool operator==(const ContentIndex &index) const
Compares this with index for equality.
Definition contentindex.cpp:87
bool operator!=(const ContentIndex &index) const
Compares this with index for inequality.
Definition contentindex.cpp:92
ContentIndex & operator=(const ContentIndex &other)
Assignment operator.
This file is part of the API for handling MIME data and defines the ContentIndex class.
void append(QList< T > &&value)
void reserve(qsizetype size)
QString number(double n, char format, int precision)
QString join(QChar separator) const const
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.