KTextEditor
replacevimode.h
20 explicit ReplaceViMode(InputModeManager *viInputModeManager, KTextEditor::ViewPrivate *view, KateViewInternal *viewInternal);
bool handleKeypress(const QKeyEvent *e) override
Checks if the key is a valid command in replace mode.
Definition replacevimode.cpp:84
void overwrittenChar(const QChar &s)
Update the track of overwritten characters with the s character.
Definition replacevimode.h:23
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:27 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:27 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.