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


结构体 | |
| enum | Direction |
| class | onAnimationListener |
| enum | QEasingCurveType |
| enum | State |
Public 成员函数 |
包属性 |
额外继承的成员函数 |
在文件 QPropertyAnimation.x 第 4 行定义.
| QPropertyAnimation | ( | ) |
在文件 QPropertyAnimation.x 第 44 行定义.
| QPropertyAnimation | ( | long | h | ) |
在文件 QPropertyAnimation.x 第 48 行定义.
| bool create | ( | ) |
在文件 QPropertyAnimation.x 第 52 行定义.
| bool create | ( | @NotNilptr QWidget | parent | ) |
在文件 QPropertyAnimation.x 第 60 行定义.
| int currentLoop | ( | ) |
在文件 QPropertyAnimation.x 第 174 行定义.
| void currentLoopChanged | ( | int | currentLoop | ) |
在文件 QPropertyAnimation.x 第 196 行定义.
| void directionChanged | ( | int | v | ) |
在文件 QPropertyAnimation.x 第 202 行定义.
| int duration | ( | ) |
在文件 QPropertyAnimation.x 第 86 行定义.
| QEasingCurveType easingCurve | ( | ) |
在文件 QPropertyAnimation.x 第 98 行定义.
| Object endValue | ( | ) |
在文件 QPropertyAnimation.x 第 124 行定义.
| void finished | ( | ) |
在文件 QPropertyAnimation.x 第 190 行定义.
| int loopCount | ( | ) |
在文件 QPropertyAnimation.x 第 166 行定义.
| void pause | ( | ) |
在文件 QPropertyAnimation.x 第 146 行定义.
| String propertyName | ( | ) |
在文件 QPropertyAnimation.x 第 76 行定义.
| void resume | ( | ) |
在文件 QPropertyAnimation.x 第 150 行定义.
| void setCurrentTime | ( | int | msecs | ) |
在文件 QPropertyAnimation.x 第 162 行定义.
| void setDuration | ( | int | msecs | ) |
在文件 QPropertyAnimation.x 第 90 行定义.
| void setEasingCurve | ( | QEasingCurveType | easing | ) |
在文件 QPropertyAnimation.x 第 102 行定义.
| void setEndValue | ( | Object | value | ) |
在文件 QPropertyAnimation.x 第 128 行定义.
| void setLoopCount | ( | int | loopCount | ) |
在文件 QPropertyAnimation.x 第 170 行定义.
| void setOnAnimationListener | ( | onAnimationListener | l | ) |
在文件 QPropertyAnimation.x 第 14 行定义.
| void setPaused | ( | bool | bm | ) |
在文件 QPropertyAnimation.x 第 154 行定义.
| void setPropertyName | ( | String | propertyName | ) |
在文件 QPropertyAnimation.x 第 82 行定义.
| void setStartValue | ( | Object | value | ) |
在文件 QPropertyAnimation.x 第 110 行定义.
| void setTargetObject | ( | QObject | target | ) |
在文件 QPropertyAnimation.x 第 72 行定义.
| void start | ( | ) |
在文件 QPropertyAnimation.x 第 142 行定义.
| Object startValue | ( | ) |
在文件 QPropertyAnimation.x 第 106 行定义.
| void stateChanged | ( | int | newState, |
| int | oldState | ||
| ) |
在文件 QPropertyAnimation.x 第 184 行定义.
| void stop | ( | ) |
在文件 QPropertyAnimation.x 第 158 行定义.
| QObject targetObject | ( | ) |
在文件 QPropertyAnimation.x 第 68 行定义.
| int totalDuration | ( | ) |
在文件 QPropertyAnimation.x 第 94 行定义.
| void valueChanged | ( | Object | value | ) |
在文件 QPropertyAnimation.x 第 178 行定义.
|
package |
在文件 QPropertyAnimation.x 第 13 行定义.