Kate
katevicommand.h File Reference
#include "katevinormalmode.h"
#include "katevikeysequenceparser.h"
Include dependency graph for katevicommand.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KateViCommand |
Enumerations | |
enum | KateViCommandFlags { REGEX_PATTERN = 0x1, NEEDS_MOTION = 0x2, SHOULD_NOT_RESET = 0x4, IS_CHANGE = 0x8 } |
Enumeration Type Documentation
enum KateViCommandFlags |
Definition at line 28 of file katevicommand.h.