MCPcopy Create free account
hub / github.com/KDE/kdevelop / message

Method message

kdevplatform/vcs/vcsevent.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122QString VcsEvent::message() const
123{
124 return d->message;
125}
126
127QList<VcsItemEvent> VcsEvent::items() const
128{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected