![]() |
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 447 of file qeasingcurve.cpp.
|
inline |
Definition at line 450 of file qeasingcurve.cpp.
|
inline |
Definition at line 455 of file qeasingcurve.cpp.
|
inline |
Definition at line 460 of file qeasingcurve.cpp.
|
inline |
Definition at line 450 of file qeasingcurve.cpp.
|
inline |
Definition at line 455 of file qeasingcurve.cpp.
|
inline |
Definition at line 460 of file qeasingcurve.cpp.
void QEasingCurvePrivate::setType_helper | ( | QEasingCurve::Type | newType | ) |
Definition at line 1413 of file qeasingcurve.cpp.
References QEasingCurveFunction::_tcbPoints, and curveToFunctionObject().
void QEasingCurvePrivate::setType_helper | ( | QEasingCurve::Type | ) |
QEasingCurveFunction * QEasingCurvePrivate::config |
Definition at line 464 of file qeasingcurve.cpp.
QEasingCurve::EasingFunction QEasingCurvePrivate::func |
Definition at line 465 of file qeasingcurve.cpp.
QEasingCurve::Type QEasingCurvePrivate::type |
Definition at line 463 of file qeasingcurve.cpp.