2.0
3.0
>
comp
>
gb.qt
>
control
>
.keyrelease
前一个 下一个
编辑
重命名
撤销
搜索
管理
文档
警告! 该页面未翻译。
参见英文版
Control.KeyRelease (gb.qt)
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
.
参见
KeyPress