Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Skycoder42/QHotkey
/ increase_native
Method
increase_native
HotkeyTest/hottestwidget.cpp:244–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
void HotTestWidget::increase_native()
245
{
246
this->ui->nativeCount->display(this->ui->nativeCount->intValue() + 1);
247
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected