messageviewer
#include "scamdetection.h"
#include "scamdetectiondetailsdialog.h"
#include "scamcheckshorturl.h"
#include "settings/globalsettings.h"
#include <QWebElement>
#include <QWebFrame>
#include <QDebug>
#include "scamdetection.moc"
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
|
static |
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.