KateCommands::CoreCommands Class Reference
#include <katecmds.h>
Inheritance diagram for KateCommands::CoreCommands:

Detailed Description
This Kate::Command provides access to a lot of the core functionality of kate part, settings, utilities, navigation etc.it needs to get a kateview pointer, it will cast the kate::view pointer hard to kateview
Definition at line 39 of file katecmds.h.
Public Member Functions | |
bool | exec (class Kate::View *view, const QString &cmd, QString &errorMsg) |
bool | help (class Kate::View *, const QString &, QString &) |
QStringList | cmds () |
KCompletion * | completionObject (const QString &cmd, Kate::View *view) |
Member Function Documentation
|
supported commands as prefixes
Implements Kate::Command. |
|
override completionObject from interfaces/document.h .
Reimplemented from Kate::CommandExtension. |
|
execute command
|
The documentation for this class was generated from the following file: