KateCommands::CoreCommands Class Reference
This Kate::Command provides access to a lot of the core functionality of kate part, settings, utilities, navigation etc. More...
#include <katecmds.h>
Inheritance diagram for KateCommands::CoreCommands:

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 &, Kate::View *) |
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.
Member Function Documentation
|
execute command
Definition at line 84 of file katecmds.cpp. |
|
supported commands as prefixes
Implements Kate::Command. Definition at line 68 of file katecmds.cpp. |
|
Reimplemented from Kate::CommandExtension. Definition at line 265 of file katecmds.cpp. References KCompletion::setIgnoreCase(), and KCompletion::setItems(). |
The documentation for this class was generated from the following files: