Kate
kateviinputmodemanager.h File Reference
#include <QKeyEvent>
#include <QList>
#include "katepartprivate_export.h"
#include <ktexteditor/cursor.h>
#include "katedocument.h"
Include dependency graph for kateviinputmodemanager.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KateViInputModeManager::Completion |
class | KateViInputModeManager |
struct | KateViJump |
Namespaces | |
KTextEditor | |
Enumerations | |
enum | ViMode { NormalMode, InsertMode, VisualMode, VisualLineMode, VisualBlockMode, ReplaceMode } |
Enumeration Type Documentation
enum ViMode |
The four vi modes supported by Kate's vi input mode.
Enumerator | |
---|---|
NormalMode | |
InsertMode | |
VisualMode | |
VisualLineMode | |
VisualBlockMode | |
ReplaceMode |
Definition at line 48 of file kateviinputmodemanager.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.