Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ errorString
Method
errorString
core/remote/server.cpp:344–349 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
342
}
343
344
QString Server::errorString() const
345
{
346
if (!m_serverDevice)
347
return QString();
348
return m_serverDevice->errorString();
349
}
Callers
15
logEntry
Method · 0.45
submitFinished
Method · 0.45
submitProbeFinished
Method · 0.45
writeAuditLog
Method · 0.45
socketError
Method · 0.45
socketError
Method · 0.45
delayedInit
Method · 0.45
showInProcessUi
Method · 0.45
run
Method · 0.45
testQmlListProperty
Method · 0.45
testAttachedProperty
Method · 0.45
testJSValue
Method · 0.45
Calls
1
QString
Class · 0.50
Tested by
4
testQmlListProperty
Method · 0.36
testAttachedProperty
Method · 0.36
testJSValue
Method · 0.36
callExternalExportAction
Method · 0.36