|
xlang v4.0 Release
程序设计语言基础库文档
|
Public 成员函数 |
在文件 Constant.x 第 3560 行定义.
| void onCellActived | ( | QTableWidget | object, |
| int | row, | ||
| int | column | ||
| ) |
在文件 Constant.x 第 3591 行定义.
| void onCellChange | ( | QTableWidget | object, |
| int | row, | ||
| int | column | ||
| ) |
在文件 Constant.x 第 3561 行定义.
| void onCellClick | ( | QTableWidget | object, |
| int | row, | ||
| int | column | ||
| ) |
在文件 Constant.x 第 3573 行定义.
| void onCellDBClick | ( | QTableWidget | object, |
| int | row, | ||
| int | column | ||
| ) |
在文件 Constant.x 第 3579 行定义.
| void onCellEnter | ( | QTableWidget | object, |
| int | row, | ||
| int | column | ||
| ) |
在文件 Constant.x 第 3585 行定义.
| void onCellPress | ( | QTableWidget | object, |
| int | row, | ||
| int | column | ||
| ) |
在文件 Constant.x 第 3567 行定义.
| void onItemActived | ( | QTableWidget | object, |
| long | item | ||
| ) |
在文件 Constant.x 第 3594 行定义.
| void onItemChange | ( | QTableWidget | object, |
| long | item | ||
| ) |
在文件 Constant.x 第 3564 行定义.
| void onItemClick | ( | QTableWidget | object, |
| long | item | ||
| ) |
在文件 Constant.x 第 3576 行定义.
| void onItemDBClick | ( | QTableWidget | object, |
| long | item | ||
| ) |
在文件 Constant.x 第 3582 行定义.
| void onItemEnter | ( | QTableWidget | object, |
| long | item | ||
| ) |
在文件 Constant.x 第 3588 行定义.
| void onItemPress | ( | QTableWidget | object, |
| long | item | ||
| ) |
在文件 Constant.x 第 3570 行定义.