xlang v4.0 Release
程序设计语言基础库文档
|
Public 成员函数 |
在文件 Constant.x 第 3411 行定义.
bool onKeyPress | ( | QObject | obj, |
int | key, | ||
bool | repeat, | ||
int | count, | ||
String | text, | ||
int | scanCode, | ||
int | virtualKey, | ||
int | modifier | ||
) |
在文件 Constant.x 第 3412 行定义.
bool onKeyRelease | ( | QObject | obj, |
int | key, | ||
bool | repeat, | ||
int | count, | ||
String | text, | ||
int | scanCode, | ||
int | virtualKey, | ||
int | modifier | ||
) |
在文件 Constant.x 第 3415 行定义.