Engines
TimeEngine Class Reference
#include <timeengine.h>
Inheritance diagram for TimeEngine:

Detailed Description
This class evaluates the basic expressions given in the interface.Definition at line 30 of file timeengine.h.
Public Member Functions | |
TimeEngine (QObject *parent, const QVariantList &args) | |
~TimeEngine () | |
Protected Member Functions | |
bool | sourceRequestEvent (const QString &name) |
bool | updateSourceEvent (const QString &source) |
Constructor & Destructor Documentation
TimeEngine::TimeEngine | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Definition at line 34 of file timeengine.cpp.
TimeEngine::~TimeEngine | ( | ) |
Definition at line 45 of file timeengine.cpp.
Member Function Documentation
bool TimeEngine::sourceRequestEvent | ( | const QString & | name | ) | [protected] |
Definition at line 49 of file timeengine.cpp.
bool TimeEngine::updateSourceEvent | ( | const QString & | source | ) | [protected] |
Definition at line 55 of file timeengine.cpp.
The documentation for this class was generated from the following files: