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

Method increase_5

HotkeyTest/hottestwidget.cpp:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164}
165
166void HotTestWidget::increase_5()
167{
168 this->ui->hotkeyCount_5->display(this->ui->hotkeyCount_5->intValue() + 1);
169}
170
171void HotTestWidget::on_resetButton_1_clicked()
172{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected