KateCommands::Goto Class Reference
goto the given line in the view More...
#include <katecmds.h>
Inheritance diagram for KateCommands::Goto:


Public Member Functions | |
bool | exec (class Kate::View *view, const QString &cmd, QString &errorMsg) |
bool | help (class Kate::View *, const QString &, QString &) |
QStringList | cmds () |
Detailed Description
goto the given line in the viewDefinition at line 123 of file katecmds.h.
Member Function Documentation
|
Execute this command for the given view and cmd string, return a bool about success, msg for status.
Implements Kate::Command. Definition at line 429 of file katecmds.cpp. |
|
Shows help for the given view and cmd string, return a bool about success, msg for status.
Implements Kate::Command. Definition at line 128 of file katecmds.h. |
|
supported commands as prefixes
Implements Kate::Command. Definition at line 134 of file katecmds.h. |
The documentation for this class was generated from the following files: