Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setUrls
Method
setUrls
plugins/subversion/svncommitjob.cpp:45–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void SvnInternalCommitJob::setUrls( const QList<QUrl>& urls )
46
{
47
QMutexLocker l( &m_mutex );
48
m_urls = urls;
49
}
50
51
void SvnInternalCommitJob::setKeepLock( bool lock )
52
{
Callers
2
commit
Method · 0.80
delegateToExternalApplication
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected