NumberKey QML Type
					
					
						Specialized number key for keyboard layouts.
						
							更多...
						
					
					
						
							| import 语句: | import QtQuick.VirtualKeyboard.Components | 
						
							| 继承: | 
									
										Key
									
								 | 
					
					
					
						详细描述
						
					
					
						This key emits the key code and key text for input method processing. A NumberKey differs from a normal
						
							Key
						
						in that it does not show a character preview.