
MouseMachine
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
MouseMachine is Qt class prinicpally allowing kinetic scrolling on any widget.
It is largely inspired by the "flickcharm" class from Nokia. As an exercise, I wanted to reimplement it as a QStateMachine and with a signal/slot interface.
The various interactions like tap, double-tap, tap-and-hold are all signals with a QPoint.
Please login or register to add a comment or rating