messageviewer
Public Slots |
Signals |
Public Member Functions |
Static Public Member Functions |
List of all members
MessageViewer::ScamDetection Class Reference
#include <scamdetection.h>
Inheritance diagram for MessageViewer::ScamDetection:
Public Slots | |
void | showDetails () |
Signals | |
void | messageMayBeAScam () |
Public Member Functions | |
ScamDetection (QObject *parent=0) | |
~ScamDetection () | |
ScamCheckShortUrl * | scamCheckShortUrl () const |
void | scanPage (QWebFrame *frame) |
Static Public Member Functions | |
static bool | scanFrame (const QWebElement &rootElement, QString &details) |
Detailed Description
Definition at line 31 of file scamdetection.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 35 of file scamdetection.cpp.
ScamDetection::~ScamDetection | ( | ) |
Definition at line 41 of file scamdetection.cpp.
Member Function Documentation
|
signal |
ScamCheckShortUrl * ScamDetection::scamCheckShortUrl | ( | ) | const |
Definition at line 45 of file scamdetection.cpp.
|
static |
Definition at line 74 of file scamdetection.cpp.
void ScamDetection::scanPage | ( | QWebFrame * | frame | ) |
Definition at line 50 of file scamdetection.cpp.
|
slot |
Definition at line 147 of file scamdetection.cpp.
The documentation for this class was generated from the following files:
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.