Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ OnProcess
Method
OnProcess
Src/Backend.cpp:141–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
int CBackend::OnProcess()
142
{
143
qWarning(log) <<
"Need to implement CConnect::OnProcess()"
;
144
return 0;
145
}
Callers
1
LoadPlugins
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected