Kate
kateviinsertmode.h
Go to the documentation of this file.
49 KateViInsertMode( KateViInputModeManager *viInputModeManager, KateView * view, KateViewInternal * viewInternal );
81 void setCountedRepeatsBeginOnNewLine(bool countedRepeatsBeginOnNewLine) { m_countedRepeatsBeginOnNewLine = countedRepeatsBeginOnNewLine;};
Definition: katevimodebase.h:64
Cursor m_textInsertedByCompletionEndPos
Definition: kateviinsertmode.h:96
Definition: kateviinsertmode.h:42
virtual bool handleKeypress(const QKeyEvent *e)=0
Definition: katevirange.h:33
Definition: kateviewinternal.h:58
bool m_countedRepeatsBeginOnNewLine
Definition: kateviinsertmode.h:92
Definition: kateviinsertmode.h:40
Definition: kateview.h:77
QString m_textInsertedByCompletion
Definition: kateviinsertmode.h:95
Definition: kateviinsertmode.h:41
bool m_isExecutingCompletion
Definition: kateviinsertmode.h:94
void setCountedRepeatsBeginOnNewLine(bool countedRepeatsBeginOnNewLine)
Definition: kateviinsertmode.h:81
Definition: kateviinsertmode.h:39
Definition: kateviinsertmode.h:45
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.