Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
152
void VcsEvent::setItems( const QList<VcsItemEvent>& l )
153
{
154
d->items = l;
155
}
156
157
void VcsEvent::addItem(const VcsItemEvent& item)
158
{
Callers
1
setEvent
Method · 0.45
Calls
no outgoing calls
Tested by
1
setEvent
Method · 0.36