Kate
katecmds.h File Reference
#include "../interfaces/document.h"
#include "../interfaces/view.h"
Include dependency graph for katecmds.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KateCommands::Character |
insert a unicode or ascii character base 9+1: 1234 hex: 0x1234 or x1234 octal: 01231 More... | |
class | KateCommands::CoreCommands |
This Kate::Command provides access to a lot of the core functionality of kate part, settings, utilities, navigation etc. More... | |
class | KateCommands::Date |
insert the current date/time in the given format More... | |
class | KateCommands::SedReplace |
-- Charles Samuels <charles@kde.org> Support vim/sed find and replace s/search/replace/ find search, replace with replace on this line s/search/replace/ do the same to the whole file s/search/replace/i do the S. More... | |
Namespaces | |
namespace | KateCommands |