Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ errorMessage
Method
errorMessage
plugins/subversion/svninternaljobbase.cpp:356–360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
354
}
355
356
QString SvnInternalJobBase::errorMessage() const
357
{
358
QMutexLocker lock( &m_mutex );
359
return m_errorMessage;
360
}
361
362
void SvnInternalJobBase::kill()
363
{
Callers
4
handle
Method · 0.45
handleTargetSelect
Method · 0.45
internalJobFailed
Method · 0.45
handleCoreFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected