Uses of Enum
io.qt.core.QTimeLine.CurveShape
Packages that use QTimeLine.CurveShape
-
Uses of QTimeLine.CurveShape in io.qt.core
Methods in io.qt.core that return QTimeLine.CurveShapeModifier and TypeMethodDescriptionfinal QTimeLine.CurveShape
QTimeLine.curveShape()
Deprecated.Access easingCurve directlyfinal QTimeLine.CurveShape
QTimeLine.getCurveShape()
Deprecated.Access easingCurve directlystatic QTimeLine.CurveShape
QTimeLine.CurveShape.resolve
(int value) Returns the corresponding enum entry for the given value.static QTimeLine.CurveShape
Returns the enum constant of this type with the specified name.static QTimeLine.CurveShape[]
QTimeLine.CurveShape.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.core with parameters of type QTimeLine.CurveShapeModifier and TypeMethodDescriptionfinal void
QTimeLine.setCurveShape
(QTimeLine.CurveShape shape) Deprecated.Access easingCurve directly