messageviewer
nodehelper.cpp File Reference
#include "nodehelper.h"#include "utils/iconnamecache.h"#include "settings/globalsettings.h"#include "partmetadata.h"#include "interfaces/bodypart.h"#include "utils/util.h"#include "pimcommon/temporaryfile/attachmenttemporaryfilesdirs.h"#include <messagecore/helpers/nodehelper.h>#include <messagecore/utils/stringutil.h>#include "messagecore/settings/globalsettings.h"#include <kmime/kmime_content.h>#include <kmime/kmime_message.h>#include <kmime/kmime_headers.h>#include <kmimetype.h>#include <kdebug.h>#include <kascii.h>#include <ktemporaryfile.h>#include <klocale.h>#include <kcharsets.h>#include <kde_file.h>#include <kpimutils/kfileio.h>#include <QDir>#include <QTextCodec>#include <string>#include <sstream>#include <algorithm>
Include dependency graph for nodehelper.cpp:

Go to the source code of this file.
Namespaces | |
| MessageViewer | |
Functions | |
| static void | MessageViewer::clearBodyPartMemento (QMap< QByteArray, Interface::BodyPartMemento * > &bodyPartMementoMap) |
Variables | |
| QStringList | MessageViewer::forwardSubjPrefixes (QStringList()<< QLatin1String("Fwd:")<< QLatin1String("FW:")) |
| QStringList | MessageViewer::replySubjPrefixes (QStringList()<< QLatin1String("Re\\s*:")<< QLatin1String("Re\\[\\d+\\]:")<< QLatin1String("Re\\d+:")) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference