Plasma
DictEngine Class Reference
This class evaluates the basic expressions given in the interface. More...
#include <dictengine.h>
Inheritance diagram for DictEngine:

Public Member Functions | |
DictEngine (QObject *parent, const QVariantList &args) | |
~DictEngine () | |
Protected Member Functions | |
bool | sourceRequestEvent (const QString &word) |
Detailed Description
This class evaluates the basic expressions given in the interface.Definition at line 32 of file dictengine.h.
Constructor & Destructor Documentation
DictEngine::DictEngine | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Definition at line 28 of file dictengine.cpp.
DictEngine::~DictEngine | ( | ) |
Definition at line 37 of file dictengine.cpp.
Member Function Documentation
bool DictEngine::sourceRequestEvent | ( | const QString & | word | ) | [protected] |
Definition at line 178 of file dictengine.cpp.
The documentation for this class was generated from the following files: