Kate
KateViewFunction Class Reference
#include <test_regression.h>
Inheritance diagram for KateViewFunction:
Public Types | |
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 | |
KJS::Value | call (KJS::ExecState *exec, KJS::Object &thisObj, const KJS::List &args) |
bool | implementsCall () const |
KateViewFunction (KJS::ExecState *exec, KateView *v, int _id, int length) |
Detailed Description
For internal use only.
Definition at line 95 of file test_regression.h.
Member Enumeration Documentation
anonymous enum |
- Enumerator:
Definition at line 103 of file test_regression.h.
Constructor & Destructor Documentation
Member Function Documentation
KJS::Value KateViewFunction::call | ( | KJS::ExecState * | exec, | |
KJS::Object & | thisObj, | |||
const KJS::List & | args | |||
) |
bool KateViewFunction::implementsCall | ( | ) | const |
Definition at line 208 of file test_regression.cpp.
The documentation for this class was generated from the following files: