MCPcopy Create free account
hub / github.com/Zalafina/QKeyMapper / resetFakerInputMouseReport

Method resetFakerInputMouseReport

QKeyMapper/qkeymapper_worker.cpp:5991–5994  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5989}
5990
5991void QKeyMapper_Worker::resetFakerInputMouseReport(void)
5992{
5993 s_FakerInputMouseReport_Buttons = 0;
5994}
5995
5996bool QKeyMapper_Worker::FakerInputClient_sendMouseButton(const QString &mouseButton, int keyupdown, ULONG_PTR extraInfo)
5997{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected