Kross
core/interpreter.h File Reference
#include "errorinterface.h"
#include <QtCore/QStringList>
#include <QtCore/QVariant>
#include <QtCore/QMap>
#include <QtCore/QObject>
Go to the source code of this file.
Classes | |
class | Kross::Interpreter |
Base class for interpreter implementations. More... | |
class | Kross::InterpreterInfo |
The InterpreterInfo class provides abstract information about a Interpreter before the interpreter-backend itself is loaded. More... | |
class | Kross::InterpreterInfo::Option |
Each interpreter is able to define options we could use to manipulate the interpreter behaviour. More... |
Namespaces | |
namespace | Kross |
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:50:32 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:50:32 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.