Kate
KateCommands Namespace Reference
The KateCommands namespace collects subclasses of KTextEditor::Command for specific use in kate. More...
Classes | |
| class | Character |
| insert a unicode or ascii character base 9+1: 1234 hex: 0x1234 or x1234 octal: 01231 More... | |
| class | CoreCommands |
| This KTextEditor::Command provides access to a lot of the core functionality of kate part, settings, utilities, navigation etc. More... | |
| class | Date |
| insert the current date/time in the given format More... | |
| class | SedReplace |
| Support vim/sed style search and replace. More... | |
| class | ViCommands |
| This KTextEditor::Command provides vi 'ex' commands. More... | |
Detailed Description
The KateCommands namespace collects subclasses of KTextEditor::Command for specific use in kate.
KDE 4.3 API Reference