Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setRepositoryCopySourceLocation
Method
setRepositoryCopySourceLocation
kdevplatform/vcs/vcsevent.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
void VcsItemEvent::setRepositoryCopySourceLocation( const QString& l )
65
{
66
d->sourceLocation = l;
67
}
68
69
void VcsItemEvent::setRepositoryCopySourceRevision( const KDevelop::VcsRevision& rev )
70
{
Callers
3
setItemEvent
Method · 0.80
parseGitLogOutput
Method · 0.80
kdev_logReceiver
Function · 0.80
Calls
no outgoing calls
Tested by
1
setItemEvent
Method · 0.64