Kate
KateViKeyParser Class Reference
  #include <katevikeyparser.h>
Public Member Functions | |
| ~KateViKeyParser () | |
| const QString | decodeKeySequence (const QString &keys) const | 
| const QString | encodeKeySequence (const QString &keys) const | 
| const QChar | KeyEventToQChar (const QKeyEvent &keyEvent) | 
| QString | qt2vi (int key) const | 
| int | vi2qt (const QString &keypress) const | 
Static Public Member Functions | |
| static KateViKeyParser * | self () | 
Detailed Description
for encoding keypresses w/ modifiers into an internal QChar representation and back again to a descriptive text string
Definition at line 37 of file katevikeyparser.h.
Constructor & Destructor Documentation
      
  | 
  inline | 
Definition at line 44 of file katevikeyparser.h.
Member Function Documentation
Definition at line 619 of file katevikeyparser.cpp.
Definition at line 507 of file katevikeyparser.cpp.
| const QChar KateViKeyParser::KeyEventToQChar | ( | const QKeyEvent & | keyEvent | ) | 
Definition at line 661 of file katevikeyparser.cpp.
| QString KateViKeyParser::qt2vi | ( | int | key | ) | const | 
Definition at line 496 of file katevikeyparser.cpp.
      
  | 
  static | 
Definition at line 38 of file katevikeyparser.cpp.
| int KateViKeyParser::vi2qt | ( | const QString & | keypress | ) | const | 
Definition at line 501 of file katevikeyparser.cpp.
The documentation for this class was generated from the following files:
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.
    KDE API Reference