![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
QEasingCurvePrivate () | |
QEasingCurvePrivate (const QEasingCurvePrivate &other) | |
~QEasingCurvePrivate () | |
void | setType_helper (QEasingCurve::Type) |
QEasingCurvePrivate () | |
QEasingCurvePrivate (const QEasingCurvePrivate &other) | |
~QEasingCurvePrivate () | |
void | setType_helper (QEasingCurve::Type) |
Public Attributes | |
QEasingCurve::Type | type |
QEasingCurveFunction * | config |
QEasingCurve::EasingFunction | func |
Definition at line 406 of file qeasingcurve.cpp.
|
inline |
Definition at line 409 of file qeasingcurve.cpp.
|
inline |
Definition at line 414 of file qeasingcurve.cpp.
|
inline |
Definition at line 419 of file qeasingcurve.cpp.
|
inline |
Definition at line 409 of file qeasingcurve.cpp.
|
inline |
Definition at line 414 of file qeasingcurve.cpp.
|
inline |
Definition at line 419 of file qeasingcurve.cpp.
void QEasingCurvePrivate::setType_helper | ( | QEasingCurve::Type | newType | ) |
Definition at line 1372 of file qeasingcurve.cpp.
References QEasingCurveFunction::_tcbPoints, and curveToFunctionObject().
void QEasingCurvePrivate::setType_helper | ( | QEasingCurve::Type | ) |
QEasingCurveFunction * QEasingCurvePrivate::config |
Definition at line 423 of file qeasingcurve.cpp.
QEasingCurve::EasingFunction QEasingCurvePrivate::func |
Definition at line 424 of file qeasingcurve.cpp.
QEasingCurve::Type QEasingCurvePrivate::type |
Definition at line 422 of file qeasingcurve.cpp.