MCPcopy 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
74void VcsItemEvent::setActions( VcsItemEvent::Actions a )
75{
76 d->actions = a;
77}
78
79VcsItemEvent& VcsItemEvent::operator=( const VcsItemEvent& rhs)
80{

Callers 5

setItemEventMethod · 0.80
parseBzrLogPartMethod · 0.80
parseGitLogOutputMethod · 0.80
kdev_logReceiverFunction · 0.80

Calls

no outgoing calls

Tested by 1

setItemEventMethod · 0.64