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

Detailed Description
insert a unicode or ascii character base 9+1: 1234 hex: 0x1234 or x1234 octal: 01231prefixed with "char:"
Definition at line 129 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 () |
Member Function Documentation
|
supported commands as prefixes
Implements Kate::Command. Definition at line 147 of file katecmds.h. |
|
execute command
Implements Kate::Command. Definition at line 546 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 141 of file katecmds.h. |
The documentation for this class was generated from the following files: