Home > comp > gb.qt > control > .keyrelease 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Control.KeyRelease (gb.qt)
Syntax
EVENT KeyRelease ( )
Raised when a key is released while the control has the focus.

You get information about the released key with the Key class.

See also

  KeyPress