![]() |
Qt 6.x
The Qt SDK
|
#include <qevdevtouchfilter_p.h>
Collaboration diagram for QEvdevTouchFilter: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().
Here is the call graph for this function:
|
inline |
Definition at line 26 of file qevdevtouchfilter_p.h.
|
inline |
Definition at line 112 of file qevdevtouchfilter_p.h.
References pos, and velocity().
Here is the call graph for this function:
|
inline |
Definition at line 27 of file qevdevtouchfilter_p.h.
Referenced by initialize(), and update().
Here is the caller graph for this function: