Kate
KateViVisualMode Class Reference
#include <katevivisualmode.h>
Inheritance diagram for KateViVisualMode:
Public Member Functions | |
| KTextEditor::Cursor | getStart () const |
| void | init () |
| bool | isVisualLine () const |
| KateViVisualMode (KateViInputModeManager *viInputModeManager, KateView *view, KateViewInternal *viewInternal) | |
| void | setVisualLine (bool l) |
| void | switchStartEnd () |
| ~KateViVisualMode () | |
Detailed Description
Definition at line 29 of file katevivisualmode.h.
Constructor & Destructor Documentation
| KateViVisualMode::KateViVisualMode | ( | KateViInputModeManager * | viInputModeManager, | |
| KateView * | view, | |||
| KateViewInternal * | viewInternal | |||
| ) |
Definition at line 24 of file katevivisualmode.cpp.
| KateViVisualMode::~KateViVisualMode | ( | ) |
Definition at line 46 of file katevivisualmode.cpp.
Member Function Documentation
| KTextEditor::Cursor KateViVisualMode::getStart | ( | ) | const [inline] |
Definition at line 39 of file katevivisualmode.h.
| void KateViVisualMode::init | ( | ) |
Definition at line 117 of file katevivisualmode.cpp.
| bool KateViVisualMode::isVisualLine | ( | ) | const [inline] |
Definition at line 37 of file katevivisualmode.h.
| void KateViVisualMode::setVisualLine | ( | bool | l | ) |
Definition at line 131 of file katevivisualmode.cpp.
| void KateViVisualMode::switchStartEnd | ( | ) |
Definition at line 137 of file katevivisualmode.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference