Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ Stop
Method
Stop
Src/Backend.cpp:96–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
int CBackend::Stop()
97
{
98
qDebug(log) << Q_FUNC_INFO;
99
int nRet = 0;
100
nRet = OnClean();
101
return nRet;
102
}
103
104
int CBackend::WakeUp()
105
{
Callers
7
~CMainWindow
Method · 0.45
foreach
Function · 0.45
Start
Method · 0.45
foreach
Function · 0.45
slotStop
Method · 0.45
main
Function · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected