Kross
core/interpreter.cpp File Reference
#include "interpreter.h"
#include "script.h"
#include "action.h"
#include "manager.h"
#include "interpreter.moc"
Include dependency graph for core/interpreter.cpp:
Go to the source code of this file.
Namespaces | |
Kross | |
Typedefs | |
typedef void *(* | def_interpreter_func )(int version, Kross::InterpreterInfo *) |
Typedef Documentation
typedef void*(* def_interpreter_func)(int version, Kross::InterpreterInfo *) |
Definition at line 27 of file core/interpreter.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.