This namespace contains various helper functions used in the implementation of Widget-class. More...
Functions | |
| void | removeFingersNotOnScreen (MultiWidgets::GrabManager &gm, MultiWidgets::TrackedObjectIds &ids) |
| Removes non-tracked fingers from given set. More... | |
This namespace contains various helper functions used in the implementation of Widget-class.
| void MultiWidgets::WidgetTools::removeFingersNotOnScreen | ( | MultiWidgets::GrabManager & | gm, |
| MultiWidgets::TrackedObjectIds & | ids | ||
| ) |
Removes non-tracked fingers from given set.
| gm | GrabManager used in input |
| ids | Set which is going to be processed this function |