就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 4.8.7
QtCore
QEasingCurve
List of All Members for QEasingCurve
这是完整成员列表为
QEasingCurve
,包括继承的成员。
typedef
EasingFunction
enum
Type
QEasingCurve
(Type)
QEasingCurve
(const QEasingCurve &)
~QEasingCurve
()
amplitude
() const : qreal
customType
() const : EasingFunction
overshoot
() const : qreal
period
() const : qreal
setAmplitude
(qreal)
setCustomType
(EasingFunction)
setOvershoot
(qreal)
setPeriod
(qreal)
setType
(Type)
type
() const : Type
valueForProgress
(qreal) const : qreal
operator!=
(const QEasingCurve &) const : bool
operator=
(const QEasingCurve &) : QEasingCurve &
operator==
(const QEasingCurve &) const : bool