QmlMaterial 0.1.0
Loading...
Searching...
No Matches
qml_material::token::Flick Class Reference

Handles flicking behavior and physics parameters. More...

#include <qml_material/token/token.hpp>

Properties

qint32 pressDelay
 Delay in milliseconds before a press event is recognized.
 
double flickDeceleration
 Deceleration rate for flicking motion in pixels/second²
 
double maximumFlickVelocity
 Maximum velocity allowed for flicking in pixels/second.
 

Detailed Description

Handles flicking behavior and physics parameters.

Controls the flicking interaction parameters including press delay, deceleration rate, and maximum velocity for scrollable content.


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