MCPcopy 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
103QString DVcsEvent::log() const
104{
105 return d->log;
106}
107
108void DVcsEvent::setLog(const QString& log)
109{

Callers 1

fetchMoreMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected