Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
void CMainWindow::on_pbCancel_clicked()
47
{
48
qApp->quit();
49
}
50
51
void CMainWindow::on_pbSave_clicked()
52
{
Callers
nothing calls this directly
Calls
1
quit
Method · 0.80
Tested by
no test coverage detected