![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QGraphicsItemAnimationPrivate::Pair:Public Member Functions | |
| bool | operator< (const Pair &other) const |
| bool | operator== (const Pair &other) const |
Public Attributes | |
| qreal | step |
| qreal | value |
Definition at line 85 of file qgraphicsitemanimation.cpp.
|
inline |
|
inline |
| qreal QGraphicsItemAnimationPrivate::Pair::step |
Definition at line 90 of file qgraphicsitemanimation.cpp.
Referenced by operator<(), and operator==().
| qreal QGraphicsItemAnimationPrivate::Pair::value |
Definition at line 91 of file qgraphicsitemanimation.cpp.