|
xlang v5.1 Release
程序设计语言基础库文档
|

Public 成员函数 |
在文件 Constant.x 第 3451 行定义.
| bool onKeyPress | ( | QObject | obj, |
| int | key, | ||
| bool | repeat, | ||
| int | count, | ||
| String | text, | ||
| int | scanCode, | ||
| int | virtualKey, | ||
| int | modifier | ||
| ) |
在文件 Constant.x 第 3452 行定义.
| bool onKeyRelease | ( | QObject | obj, |
| int | key, | ||
| bool | repeat, | ||
| int | count, | ||
| String | text, | ||
| int | scanCode, | ||
| int | virtualKey, | ||
| int | modifier | ||
| ) |
在文件 Constant.x 第 3455 行定义.