KMIME Library
#include "kmime_export.h"
#include <QtCore/QList>
#include <QtCore/QSharedDataPointer>
#include <QtCore/QString>
Go to the source code of this file.
Classes | |
class | KMime::ContentIndex |
Functions | |
uint | qHash (const KMime::ContentIndex &) |
Detailed Description
This file is part of the API for handling MIME data and defines the ContentIndex class.
Defines the ContentIndex class.
- KDE 4 Glossary
- RFC 3501: RFC that defines the Internet Message Access Protocol (IMAP).
Definition in file kmime_contentindex.h.
Function Documentation
◆ qHash()
uint qHash | ( | const KMime::ContentIndex & | index | ) |
Definition at line 118 of file kmime_contentindex.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.