Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setActions
Method
setActions
kdevplatform/vcs/vcsevent.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void VcsItemEvent::setActions( VcsItemEvent::Actions a )
75
{
76
d->actions = a;
77
}
78
79
VcsItemEvent& VcsItemEvent::operator=( const VcsItemEvent& rhs)
80
{
Callers
5
setItemEvent
Method · 0.80
parseBzrLogPart
Method · 0.80
parseGitLogOutput
Method · 0.80
getQvariantFromLogOutput
Method · 0.80
kdev_logReceiver
Function · 0.80
Calls
no outgoing calls
Tested by
1
setItemEvent
Method · 0.64