MessageViewer::DKIMHeaderParser
MessageViewer::DKIMHeaderParser Class Reference
#include <dkimheaderparser.h>
Public Member Functions | |
QByteArray | head () const |
QString | headerType (const QString &str) |
QVector< DKIMHeaderParser::Header > | listHeaders () const |
bool | operator== (const DKIMHeaderParser &other) const |
void | parse () |
void | setHead (const QByteArray &head) |
void | setWasAlreadyParsed (bool wasAlreadyParsed) |
bool | wasAlreadyParsed () const |
Detailed Description
The DKIMHeaderParser class.
Definition at line 19 of file dkimheaderparser.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:02:36 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:02:36 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.