Kate
katevireplacemode.h
Go to the documentation of this file.
38 KateViReplaceMode( KateViInputModeManager *viInputModeManager, KateView * view, KateViewInternal * viewInternal );
Definition: katevimodebase.h:64
bool commandInsertFromLine(int offset)
Definition: katevireplacemode.cpp:39
bool commandMoveOneWordLeft()
Definition: katevireplacemode.cpp:65
bool commandMoveOneWordRight()
Definition: katevireplacemode.cpp:79
void overwrittenChar(const QChar &s)
Definition: katevireplacemode.h:48
bool handleKeypress(const QKeyEvent *e)
checks if the key is a valid command
Definition: katevireplacemode.cpp:97
Definition: kateviewinternal.h:57
Definition: kateview.h:78
KateViReplaceMode(KateViInputModeManager *viInputModeManager, KateView *view, KateViewInternal *viewInternal)
Definition: katevireplacemode.cpp:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:53 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:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.