Engines
FaviconsEngine Class Reference
This class provides favicons for websites. More...
#include <favicons.h>
Inheritance diagram for FaviconsEngine:

Public Member Functions | |
FaviconsEngine (QObject *parent, const QVariantList &args) | |
~FaviconsEngine () | |
Protected Slots | |
bool | updateSourceEvent (const QString &identifier) |
Protected Member Functions | |
bool | sourceRequestEvent (const QString &identifier) |
Detailed Description
This class provides favicons for websites.the queries are just the url of websites we want to fetch an icon
Definition at line 33 of file favicons.h.
Constructor & Destructor Documentation
FaviconsEngine::FaviconsEngine | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Definition at line 24 of file favicons.cpp.
FaviconsEngine::~FaviconsEngine | ( | ) |
Definition at line 29 of file favicons.cpp.
Member Function Documentation
bool FaviconsEngine::sourceRequestEvent | ( | const QString & | identifier | ) | [protected] |
Definition at line 47 of file favicons.cpp.
bool FaviconsEngine::updateSourceEvent | ( | const QString & | identifier | ) | [protected, slot] |
Definition at line 33 of file favicons.cpp.
The documentation for this class was generated from the following files: