MCPcopy 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
64void VcsItemEvent::setRepositoryCopySourceLocation( const QString& l )
65{
66 d->sourceLocation = l;
67}
68
69void VcsItemEvent::setRepositoryCopySourceRevision( const KDevelop::VcsRevision& rev )
70{

Callers 3

setItemEventMethod · 0.80
parseGitLogOutputMethod · 0.80
kdev_logReceiverFunction · 0.80

Calls

no outgoing calls

Tested by 1

setItemEventMethod · 0.64