Kate
katevinormalmode.h
Go to the documentation of this file.
54 KateViNormalMode( KateViInputModeManager *viInputModeManager, KateView * view, KateViewInternal * viewInternal );
285 // The 'current position' is the current cursor position for non-linewise pastes, and the current
bool m_commandShouldKeepSelection
Definition: katevinormalmode.h:318
Cursor m_positionWhenIncrementalSearchBegan
Definition: katevinormalmode.h:347
QVector< int > m_matchingCommands
Definition: katevinormalmode.h:303
Definition: katevimodebase.h:64
bool m_pendingResetIsDueToExit
Definition: katevinormalmode.h:335
KAction * paste(const QObject *recvr, const char *slot, QObject *parent)
virtual bool handleKeypress(const QKeyEvent *e)=0
Definition: katevirange.h:33
KTextEditor::MovingRange * m_highlightedYank
Definition: katevinormalmode.h:338
bool m_lastMotionWasLinewiseInnerBlock
Definition: katevinormalmode.h:315
Definition: kateviewinternal.h:57
Definition: kateview.h:78
QVector< int > m_matchingMotions
Definition: katevinormalmode.h:304
QStack< int > m_awaitingMotionOrTextObject
Definition: katevinormalmode.h:305
bool motionWillBeUsedWithCommand()
Definition: katevinormalmode.h:306
Cursor m_currentChangeEndMarker
Definition: katevinormalmode.h:343
bool m_motionCanChangeWholeVisualModeSelection
Definition: katevinormalmode.h:316
for encoding keypresses w/ modifiers into an internal QChar representation and back again to a descri...
Definition: katevikeyparser.h:37
KGuiItem reset()
QHash< QString, QString > m_matchingItems
Definition: katevinormalmode.h:329
KTextEditor::Attribute::Ptr m_highlightYankAttribute
Definition: katevinormalmode.h:337
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.