KateViewFunction Class Reference

Inherits ObjectImp.

List of all members.


Detailed Description

Definition at line 95 of file test_regression.h.


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

 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)

Member Enumeration Documentation

anonymous enum

Enumerator:
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 

Definition at line 103 of file test_regression.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys