List of All Members for InputEngine
					
					
						这是完整成员列表为
						
							InputEngine
						
						,包括继承的成员。
					
					
						- 
							
								
									
										activeKey
									
								
							
							: int
						
- 
							
								
									
										inputMethod
									
								
							
							: InputMethod
						
- 
							
								
									
										inputMode
									
								
							
							: int
						
- 
							
								
									
										inputModes
									
								
							
							: list<int>
						
- 
							
								
									
										patternRecognitionModes
									
								
							
							: list<int>
						
- 
							
								
									
										previousKey
									
								
							
							: int
						
- 
							
								
									
										wordCandidateListModel
									
								
							
							: QVirtualKeyboardSelectionListModel
						
- 
							
								
									
										wordCandidateListVisibleHint
									
								
							
							: bool
						
- 
							void
							
								
									
										activeKeyChanged
									
								
							
							(int
							
								key
							
							)
						
- 
							void
							
								
									
										inputMethodChanged
									
								
							
							()
						
- 
							void
							
								
									
										inputMethodReset
									
								
							
							()
						
- 
							void
							
								
									
										inputMethodUpdate
									
								
							
							()
						
- 
							void
							
								
									
										inputModeChanged
									
								
							
							()
						
- 
							void
							
								
									
										inputModesChanged
									
								
							
							()
						
- 
							void
							
								
									
										patternRecognitionModesChanged
									
								
							
							()
						
- 
							void
							
								
									
										previousKeyChanged
									
								
							
							(int
							
								key
							
							)
						
- 
							QVirtualKeyboardTrace
							
								
									
										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
							
							)