messageviewer
#include "scamdetection.h"#include "scamdetectiondetailsdialog.h"#include "scamcheckshorturl.h"#include "settings/globalsettings.h"#include <QWebElement>#include <QWebFrame>#include <QDebug>
Include dependency graph for scamdetection.cpp:

Go to the source code of this file.
Functions | |
| static QString | addWarningColor (const QString &url) |
Variables | |
| static QString | IPv4_PATTERN = QLatin1String("\\b[0-9]{1,3}\\.[0-9]{1,3}(?:\\.[0-9]{0,3})?(?:\\.[0-9]{0,3})?") |
Function Documentation
Definition at line 29 of file scamdetection.cpp.
Variable Documentation
|
static |
Definition at line 28 of file scamdetection.cpp.
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