![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsvgeasinginterface_p.h>
Public Member Functions | |
| virtual | ~QSvgEasingInterface ()=default |
| virtual qreal | progress (qreal t)=0 |
Definition at line 25 of file qsvgeasinginterface_p.h.
|
virtualdefault |
Implemented in QSvgCssCubicBezierEasing, QSvgCssStepsEasing, and QSvgLinearEasing.