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

Method setItems

kdevplatform/vcs/vcsevent.cpp:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152void VcsEvent::setItems( const QList<VcsItemEvent>& l )
153{
154 d->items = l;
155}
156
157void VcsEvent::addItem(const VcsItemEvent& item)
158{

Callers 1

setEventMethod · 0.45

Calls

no outgoing calls

Tested by 1

setEventMethod · 0.36