Kate
katevimodebase.h File Reference
#include <ktexteditor/cursor.h>
#include "kateview.h"
#include "katevirange.h"
#include "kateviewinternal.h"
#include "katepartprivate_export.h"
#include "katedocument.h"
#include "katelayoutcache.h"
#include <QList>
Include dependency graph for katevimodebase.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KateViModeBase |
Enumerations | |
enum | Direction { Up, Down, Left, Right, Next, Prev } |
enum | OperationMode { CharWise = 0, LineWise, Block } |
Enumeration Type Documentation
enum Direction |
Enumerator | |
---|---|
Up | |
Down | |
Left | |
Right | |
Next | |
Prev |
Definition at line 55 of file katevimodebase.h.
enum OperationMode |
Enumerator | |
---|---|
CharWise | |
LineWise | |
Block |
Definition at line 49 of file katevimodebase.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 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:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.