QskSwipeGesture

Inherits from QskGesture

Public Functions

  Name
  QskSwipeGesture()
  ~QskSwipeGesture() override
void setVelocity(qreal velocity)
qreal velocity() const
void setAngle(qreal angle)
qreal angle() const

Public Functions Documentation

function QskSwipeGesture

QskSwipeGesture()

function ~QskSwipeGesture

~QskSwipeGesture() override

function setVelocity

void setVelocity(
    qreal velocity
)

function velocity

inline qreal velocity() const

function setAngle

void setAngle(
    qreal angle
)

function angle

inline qreal angle() const

Updated on 28 July 2023 at 14:02:27 CEST