Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ urls
Method
urls
plugins/subversion/svncommitjob.cpp:57–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
QList<QUrl> SvnInternalCommitJob::urls() const
58
{
59
QMutexLocker l( &m_mutex );
60
return m_urls;
61
}
62
63
QString SvnInternalCommitJob::commitMessage() const
64
{
Callers
9
pasteFromContextMenu
Method · 0.45
contextMenuExtension
Method · 0.45
contextMenuExtension
Method · 0.45
seekFile
Method · 0.45
contextMenuExtension
Method · 0.45
contextMenuExtension
Method · 0.45
contextMenuExtension
Method · 0.45
start
Method · 0.45
contextMenuExtension
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected