Inherits from QskGesture
Name | |
---|---|
QskSwipeGesture() | |
~QskSwipeGesture() override | |
void | setVelocity(qreal velocity) |
qreal | velocity() const |
void | setAngle(qreal angle) |
qreal | angle() const |
QskSwipeGesture()
~QskSwipeGesture() override
void setVelocity(
qreal velocity
)
inline qreal velocity() const
void setAngle(
qreal angle
)
inline qreal angle() const
Updated on 28 July 2023 at 14:02:27 CEST