KateCmd Class Reference
List of all members.Detailed Description
Definition at line 29 of file katecmd.h.
Public Member Functions | |
| ~KateCmd () | |
| bool | registerCommand (Kate::Command *cmd) |
| bool | unregisterCommand (Kate::Command *cmd) |
| Kate::Command * | queryCommand (const QString &cmd) |
| QStringList | cmds () |
| void | appendHistory (const QString &cmd) |
| const QString | fromHistory (uint i) const |
| uint | historyLength () const |
Static Public Member Functions | |
| static KateCmd * | self () |
The documentation for this class was generated from the following files:

