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

Method increase_4

HotkeyTest/hottestwidget.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161void HotTestWidget::increase_4()
162{
163 this->ui->hotkeyCount_4->display(this->ui->hotkeyCount_4->intValue() + 1);
164}
165
166void HotTestWidget::increase_5()
167{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected