Kate
kateviinsertmode.h
Go to the documentation of this file.
49 KateViInsertMode( KateViInputModeManager *viInputModeManager, KateView * view, KateViewInternal * viewInternal );
80 void setCountedRepeatsBeginOnNewLine(bool countedRepeatsBeginOnNewLine) { m_countedRepeatsBeginOnNewLine = countedRepeatsBeginOnNewLine;};
Definition: katevimodebase.h:64
Cursor m_textInsertedByCompletionEndPos
Definition: kateviinsertmode.h:95
Definition: kateviinsertmode.h:42
virtual bool handleKeypress(const QKeyEvent *e)=0
Definition: katevirange.h:33
Definition: kateviewinternal.h:57
bool m_countedRepeatsBeginOnNewLine
Definition: kateviinsertmode.h:91
Definition: kateviinsertmode.h:40
Definition: kateview.h:78
QString m_textInsertedByCompletion
Definition: kateviinsertmode.h:94
Definition: kateviinsertmode.h:41
bool m_isExecutingCompletion
Definition: kateviinsertmode.h:93
void setCountedRepeatsBeginOnNewLine(bool countedRepeatsBeginOnNewLine)
Definition: kateviinsertmode.h:80
Definition: kateviinsertmode.h:39
Definition: kateviinsertmode.h:45
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.