MCPcopy Create free account
hub / github.com/AntiMicroX/antimicrox / getButtonDownCount

Method getButtonDownCount

src/inputdevice.cpp:1323–1323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1321QString InputDevice::getProfileName() { return profileName; }
1322
1323int InputDevice::getButtonDownCount() { return buttonDownCount; }
1324
1325QString InputDevice::getDescription()
1326{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected