Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ log
Method
log
kdevplatform/vcs/dvcs/dvcsevent.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
QString DVcsEvent::log() const
104
{
105
return d->log;
106
}
107
108
void DVcsEvent::setLog(const QString& log)
109
{
Callers
1
fetchMore
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected