MessageViewer::ScamDetectionInfo
MessageViewer::ScamDetectionInfo Class Reference
#include <scamdetectioninfo.h>
Public Types | |
enum | ScamDetectionField { None = 0, DisableAll = 1, RedirectUrl = 2, HasIp = 4 } |
typedef QFlags< ScamDetectionField > | ScamDetectionFields |
Public Member Functions | |
const QString & | domainOrEmail () const |
bool | enabled () const |
bool | isValid () const |
bool | operator== (const ScamDetectionInfo &other) const |
ScamDetectionInfo::ScamDetectionFields | scamChecks () const |
void | setDomainOrEmail (const QString &newDomainOrEmail) |
void | setEnabled (bool newEnabled) |
Detailed Description
The ScamDetectionInfo class.
Definition at line 16 of file scamdetectioninfo.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 Mar 27 2023 04:08:20 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Mar 27 2023 04:08:20 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.