![]() |
Qt 6.x
The Qt SDK
|
#include <qevdevtouchfilter_p.h>
Public Member Functions | |
QEvdevTouchFilter () | |
void | initialize (float pos, float velocity) |
void | update (float pos, float velocity, float timeDelta) |
float | position () const |
float | velocity () const |
Definition at line 19 of file qevdevtouchfilter_p.h.
|
inline |
Definition at line 95 of file qevdevtouchfilter_p.h.
|
inline |
Definition at line 99 of file qevdevtouchfilter_p.h.
References pos, and velocity().
|
inline |
Definition at line 26 of file qevdevtouchfilter_p.h.
|
inline |
Definition at line 112 of file qevdevtouchfilter_p.h.
References pos, and velocity().
|
inline |
Definition at line 27 of file qevdevtouchfilter_p.h.
Referenced by initialize(), and update().