rocs/RocsCore
KrossBackend Class Reference
#include <KrossBackend.h>
Public Member Functions | |
KrossBackend (QVariantList *dataStructures) | |
Kross::Action * | execute () |
void | loadFile (const QString &file) |
void | setBackend (const QString &backend) |
void | setScript (const QString &s) |
Detailed Description
Definition at line 27 of file KrossBackend.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 25 of file KrossBackend.cpp.
Member Function Documentation
Kross::Action * KrossBackend::execute | ( | ) |
EXPERIMENTAL!
Definition at line 40 of file KrossBackend.cpp.
void KrossBackend::loadFile | ( | const QString & | file | ) |
Definition at line 172 of file KrossBackend.cpp.
void KrossBackend::setBackend | ( | const QString & | backend | ) |
Definition at line 35 of file KrossBackend.cpp.
void KrossBackend::setScript | ( | const QString & | s | ) |
Definition at line 30 of file KrossBackend.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:16:18 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:16:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.