Kross
core/interpreter.h
69 : comment(comment), value(value) {}
76 };
103 InterpreterInfo(const QString &interpretername, QFunctionPointer funcPtr, const QString &wildcard, const QStringList &mimetypes, const Option::Map &options = Option::Map());
The Action class is an abstract container to deal with scripts like a single standalone script file.
Definition: action.h:112
The InterpreterInfo class provides abstract information about a Interpreter before the interpreter-ba...
Definition: core/interpreter.h:61
Each interpreter is able to define options we could use to manipulate the interpreter behaviour.
Definition: core/interpreter.h:69
Base class for interpreter dependent functionality each script provides.
Definition: core/script.h:61
Option
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Dec 7 2023 04:10:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Dec 7 2023 04:10:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.