|
xlang v4.0 Release
程序设计语言基础库文档
|
Public 成员函数 |
在文件 QPropertyAnimation.x 第 5 行定义.
| void currentLoopChanged | ( | QPropertyAnimation | qa, |
| int | currentLoop | ||
| ) |
在文件 QPropertyAnimation.x 第 9 行定义.
| void directionChanged | ( | QPropertyAnimation | qa, |
| Direction | |||
| ) |
在文件 QPropertyAnimation.x 第 10 行定义.
| void finished | ( | QPropertyAnimation | qa | ) |
在文件 QPropertyAnimation.x 第 8 行定义.
| void stateChanged | ( | QPropertyAnimation | qa, |
| State | newState, | ||
| State | oldState | ||
| ) |
在文件 QPropertyAnimation.x 第 7 行定义.
| void valueChanged | ( | QPropertyAnimation | qa, |
| Object | value | ||
| ) |
在文件 QPropertyAnimation.x 第 6 行定义.