parley
ParleyEngine Class Reference
#include <parley_engine.h>
Inherits DataEngine.
Public Member Functions | |
ParleyEngine (QObject *parent, const QVariantList &args) | |
~ParleyEngine () | |
QStringList | sources () const |
Protected Member Functions | |
bool | sourceRequestEvent (const QString &name) |
bool | updateSourceEvent (const QString &source) |
Detailed Description
Definition at line 26 of file parley_engine.h.
Constructor & Destructor Documentation
ParleyEngine::ParleyEngine | ( | QObject * | parent, |
const QVariantList & | args | ||
) |
Definition at line 31 of file parley_engine.cpp.
ParleyEngine::~ParleyEngine | ( | ) |
Definition at line 42 of file parley_engine.cpp.
Member Function Documentation
|
protected |
Definition at line 69 of file parley_engine.cpp.
QStringList ParleyEngine::sources | ( | ) | const |
Definition at line 64 of file parley_engine.cpp.
|
protected |
Definition at line 83 of file parley_engine.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.