Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ items
Method
items
kdevplatform/vcs/vcsevent.cpp:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
QList<VcsItemEvent> VcsEvent::items() const
128
{
129
return d->items;
130
}
131
132
void VcsEvent::setRevision( const VcsRevision& rev )
133
{
Callers
9
dirChanged
Method · 0.45
contextMenuExtension
Method · 0.45
updateActionStates
Method · 0.45
selectedProjects
Method · 0.45
contextMenuExtension
Method · 0.45
activeDocumentPath
Method · 0.45
contextMenuExtension
Method · 0.45
compareEvent
Method · 0.45
eventViewClicked
Method · 0.45
Calls
no outgoing calls
Tested by
1
compareEvent
Method · 0.36