KMime
#include "kmime_export.h"
#include <QSharedDataPointer>
#include <QString>
#include <QMetaType>
Include dependency graph for contentindex.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KMime::ContentIndex |
Functions | |
Q_DECLARE_TYPEINFO (KMime::ContentIndex, Q_RELOCATABLE_TYPE) | |
KMIME_EXPORT size_t | KMime::qHash (const KMime::ContentIndex &, size_t seed=0) noexcept |
Detailed Description
This file is part of the API for handling MIME data and defines the ContentIndex class.
Defines the ContentIndex class.
- Glossary
- RFC 3501: RFC that defines the Internet Message Access Protocol (IMAP).
Definition in file contentindex.h.
Function Documentation
◆ qHash()
|
noexcept |
Definition at line 100 of file contentindex.cpp.
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.