List of All Members for InputEngine
This is the complete list of members for InputEngine, including inherited members.
- activeKey : int
 - inputMethod : InputMethod
 - inputMode : int
 - inputModes : list<int>
 - patternRecognitionModes : list<int>
 - previousKey : int
 - wordCandidateListModel : SelectionListModel
 - wordCandidateListVisibleHint : bool
 - void activeKeyChanged(int key)
 - void inputMethodChanged()
 - void inputMethodReset()
 - void inputMethodUpdate()
 - void inputModeChanged()
 - void inputModesChanged()
 - void patternRecognitionModesChanged()
 - void previousKeyChanged(int key)
 - Trace traceBegin(int traceId, int patternRecognitionMode, var traceCaptureDeviceInfo, var traceScreenInfo)
 - bool traceEnd(Trace trace)
 - void virtualKeyCancel()
 - bool virtualKeyClick(int key, string text, int modifiers)
 - void virtualKeyClicked(int key, string text, int modifiers)
 - bool virtualKeyPress(int key, string text, int modifiers, bool repeat)
 - bool virtualKeyRelease(int key, string text, int modifiers)