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

Method increase_2

HotkeyTest/hottestwidget.cpp:151–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149}
150
151void HotTestWidget::increase_2()
152{
153 this->ui->hotkeyCount_2->display(this->ui->hotkeyCount_2->intValue() + 1);
154}
155
156void HotTestWidget::increase_3()
157{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected