kmail
potentialphishingemailjob.cpp
Go to the documentation of this file.
void clear()
PotentialPhishingEmailJob(QObject *parent=0)
Definition: potentialphishingemailjob.cpp:24
QStringList potentialPhisingEmails() const
Definition: potentialphishingemailjob.cpp:45
bool contains(const QString &str, Qt::CaseSensitivity cs) const
void setEmailWhiteList(const QStringList &emails)
Definition: potentialphishingemailjob.cpp:35
~PotentialPhishingEmailJob()
Definition: potentialphishingemailjob.cpp:30
void append(const T &value)
bool isEmpty() const
QString trimmed() const
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const
bool endsWith(const QString &s, Qt::CaseSensitivity cs) const
void deleteLater()
QString toLower() const
bool contains(QChar ch, Qt::CaseSensitivity cs) const
void setEmails(const QStringList &emails)
Definition: potentialphishingemailjob.cpp:40
QString mid(int position, int n) const
int length() const
QString fromLatin1(const char *str, int size)
void potentialPhishingEmailsFound(const QStringList &emails)
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:33 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:34:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.