Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ emitLogEventReceived
Method
emitLogEventReceived
plugins/subversion/svnclient.cpp:314–317 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
312
}
313
314
void SvnClient::emitLogEventReceived( const KDevelop::VcsEvent& ev )
315
{
316
emit logEventReceived( ev );
317
}
318
319
#include
"moc_svnclient.cpp"
Callers
1
kdev_logReceiver
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected