MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / on_pbCancel_clicked

Method on_pbCancel_clicked

App/ServiceConfigure/MainWindow.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46void CMainWindow::on_pbCancel_clicked()
47{
48 qApp->quit();
49}
50
51void CMainWindow::on_pbSave_clicked()
52{

Callers

nothing calls this directly

Calls 1

quitMethod · 0.80

Tested by

no test coverage detected