Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QEasingCurvePrivate Class Reference
+ Collaboration diagram for QEasingCurvePrivate:

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
 
QEasingCurveFunctionconfig
 
QEasingCurve::EasingFunction func
 

Detailed Description

Definition at line 406 of file qeasingcurve.cpp.

Constructor & Destructor Documentation

◆ QEasingCurvePrivate() [1/4]

QEasingCurvePrivate::QEasingCurvePrivate ( )
inline

Definition at line 409 of file qeasingcurve.cpp.

◆ QEasingCurvePrivate() [2/4]

QEasingCurvePrivate::QEasingCurvePrivate ( const QEasingCurvePrivate & other)
inline

Definition at line 414 of file qeasingcurve.cpp.

◆ ~QEasingCurvePrivate() [1/2]

QEasingCurvePrivate::~QEasingCurvePrivate ( )
inline

Definition at line 419 of file qeasingcurve.cpp.

◆ QEasingCurvePrivate() [3/4]

QEasingCurvePrivate::QEasingCurvePrivate ( )
inline

Definition at line 409 of file qeasingcurve.cpp.

◆ QEasingCurvePrivate() [4/4]

QEasingCurvePrivate::QEasingCurvePrivate ( const QEasingCurvePrivate & other)
inline

Definition at line 414 of file qeasingcurve.cpp.

◆ ~QEasingCurvePrivate() [2/2]

QEasingCurvePrivate::~QEasingCurvePrivate ( )
inline

Definition at line 419 of file qeasingcurve.cpp.

Member Function Documentation

◆ setType_helper() [1/2]

void QEasingCurvePrivate::setType_helper ( QEasingCurve::Type newType)

Definition at line 1372 of file qeasingcurve.cpp.

References QEasingCurveFunction::_tcbPoints, and curveToFunctionObject().

+ Here is the call graph for this function:

◆ setType_helper() [2/2]

void QEasingCurvePrivate::setType_helper ( QEasingCurve::Type )

Member Data Documentation

◆ config

QEasingCurveFunction * QEasingCurvePrivate::config

Definition at line 423 of file qeasingcurve.cpp.

◆ func

QEasingCurve::EasingFunction QEasingCurvePrivate::func

Definition at line 424 of file qeasingcurve.cpp.

◆ type

QEasingCurve::Type QEasingCurvePrivate::type

Definition at line 422 of file qeasingcurve.cpp.


The documentation for this class was generated from the following file: