Kate
katescript.h File Reference
#include <QtCore/QObject>
#include <QtCore/QHash>
#include <QtCore/QStringList>
#include <QtScript/QScriptValue>
#include <QtScript/QScriptable>
Include dependency graph for katescript.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | Kate |
namespace | Kate::Script |
Classes | |
class | KateScript |
KateScript objects represent a script that can be executed and inspected. More... | |
class | KateScriptInformation |
Access to the meta data stored at the top of a script. More... | |
Enumerations | |
enum | Kate::ScriptType { Kate::IndentationScript, Kate::UnknownScript } |
Functions | |
QScriptValue | Kate::Script::debug (QScriptContext *context, QScriptEngine *engine) |