Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
122
QString VcsEvent::message() const
123
{
124
return d->message;
125
}
126
127
QList<VcsItemEvent> VcsEvent::items() const
128
{
Callers
1
openProjectInRunningInstance
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected