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
QSvgEasingInterface Class Referenceabstract

#include <qsvgeasinginterface_p.h>

Inheritance diagram for QSvgEasingInterface:
Collaboration diagram for QSvgEasingInterface:

Public Member Functions

virtual ~QSvgEasingInterface ()=default
virtual qreal progress (qreal t)=0

Detailed Description

Definition at line 25 of file qsvgeasinginterface_p.h.

Constructor & Destructor Documentation

◆ ~QSvgEasingInterface()

virtual QSvgEasingInterface::~QSvgEasingInterface ( )
virtualdefault

Member Function Documentation

◆ progress()

virtual qreal QSvgEasingInterface::progress ( qreal t)
pure virtual

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