KateJScriptManager Class Reference
Inheritance diagram for KateJScriptManager:

Detailed Description
Definition at line 114 of file katejscript.h.
Public Member Functions | |
| KateJScriptManager () | |
| ~KateJScriptManager () | |
| bool | exec (class Kate::View *view, const QString &cmd, QString &errorMsg) |
| bool | help (class Kate::View *view, const QString &cmd, QString &msg) |
| QStringList | cmds () |
Member Function Documentation
|
|
supported commands as prefixes
Implements Kate::Command. Definition at line 792 of file katejscript.cpp. |
|
||||||||||||||||
|
execute command
Implements Kate::Command. Definition at line 734 of file katejscript.cpp. |
|
||||||||||||||||
|
get help for a command
Implements Kate::Command. Definition at line 776 of file katejscript.cpp. |
The documentation for this class was generated from the following files:

