| 5989 | } |
| 5990 | |
| 5991 | void QKeyMapper_Worker::resetFakerInputMouseReport(void) |
| 5992 | { |
| 5993 | s_FakerInputMouseReport_Buttons = 0; |
| 5994 | } |
| 5995 | |
| 5996 | bool QKeyMapper_Worker::FakerInputClient_sendMouseButton(const QString &mouseButton, int keyupdown, ULONG_PTR extraInfo) |
| 5997 | { |
nothing calls this directly
no outgoing calls
no test coverage detected