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

Method type

kdevplatform/vcs/dvcs/dvcsevent.cpp:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113int DVcsEvent::type() const
114{
115 return d->type;
116}
117
118void DVcsEvent::setType(CommitType type)
119{

Callers 5

compareServerLocationMethod · 0.45
helpEventMethod · 0.45
eventFilterMethod · 0.45

Calls

no outgoing calls

Tested by 3

compareServerLocationMethod · 0.36