List of All Members for KeyEvent
This is the complete list of members for KeyEvent, including inherited members.
- accepted : bool
- count : int [read-only]
- isAutoRepeat : bool [read-only]
- key : int [read-only]
- modifiers : int [read-only]
- nativeScanCode : quint32 [read-only]
- text : string [read-only]
- bool matches(StandardKey key)