|
xlang v4.0 Release
程序设计语言基础库文档
|
Public 成员函数 |
在文件 QAbstractSlider.x 第 7 行定义.
| void onActionTriggered | ( | QAbstractSlider | , |
| int | action | ||
| ) |
在文件 QAbstractSlider.x 第 28 行定义.
| void onMoved | ( | QAbstractSlider | , |
| int | position | ||
| ) |
在文件 QAbstractSlider.x 第 16 行定义.
| void onPressed | ( | QAbstractSlider | ) |
在文件 QAbstractSlider.x 第 12 行定义.
| void onRangeChanged | ( | QAbstractSlider | , |
| int | min, | ||
| int | max | ||
| ) |
在文件 QAbstractSlider.x 第 24 行定义.
| void onReleased | ( | QAbstractSlider | ) |
在文件 QAbstractSlider.x 第 20 行定义.
| void onValueChanged | ( | QAbstractSlider | , |
| int | value | ||
| ) |
在文件 QAbstractSlider.x 第 8 行定义.