KateViewFunction Class Reference
List of all members.Detailed Description
Definition at line 95 of file test_regression.h.
Public Types | |
KeyReturn | |
Type | |
Backspace | |
DeleteWordLeft | |
KeyDelete | |
DeleteWordRight | |
Transpose | |
CursorLeft | |
ShiftCursorLeft | |
CursorRight | |
ShiftCursorRight | |
WordLeft | |
ShiftWordLeft | |
WordRight | |
ShiftWordRight | |
Home | |
ShiftHome | |
End | |
ShiftEnd | |
Up | |
ShiftUp | |
Down | |
ShiftDown | |
ScrollUp | |
ScrollDown | |
TopOfView | |
ShiftTopOfView | |
BottomOfView | |
ShiftBottomOfView | |
PageUp | |
ShiftPageUp | |
PageDown | |
ShiftPageDown | |
Top | |
ShiftTop | |
Bottom | |
ShiftBottom | |
ToMatchingBracket | |
ShiftToMatchingBracket | |
enum | { KeyReturn, Type, Backspace, DeleteWordLeft, KeyDelete, DeleteWordRight, Transpose, CursorLeft, ShiftCursorLeft, CursorRight, ShiftCursorRight, WordLeft, ShiftWordLeft, WordRight, ShiftWordRight, Home, ShiftHome, End, ShiftEnd, Up, ShiftUp, Down, ShiftDown, ScrollUp, ScrollDown, TopOfView, ShiftTopOfView, BottomOfView, ShiftBottomOfView, PageUp, ShiftPageUp, PageDown, ShiftPageDown, Top, ShiftTop, Bottom, ShiftBottom, ToMatchingBracket, ShiftToMatchingBracket } |
Public Member Functions | |
KateViewFunction (KJS::ExecState *exec, KateView *v, int _id, int length) | |
bool | implementsCall () const |
KJS::Value | call (KJS::ExecState *exec, KJS::Object &thisObj, const KJS::List &args) |
The documentation for this class was generated from the following files: