MCPcopy Create free account
hub / github.com/Skycoder42/QHotkey / increase_3

Method increase_3

HotkeyTest/hottestwidget.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156void HotTestWidget::increase_3()
157{
158 this->ui->hotkeyCount_3->display(this->ui->hotkeyCount_3->intValue() + 1);
159}
160
161void HotTestWidget::increase_4()
162{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected