MCPcopy 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
344QString Server::errorString() const
345{
346 if (!m_serverDevice)
347 return QString();
348 return m_serverDevice->errorString();
349}

Callers 15

logEntryMethod · 0.45
submitFinishedMethod · 0.45
submitProbeFinishedMethod · 0.45
writeAuditLogMethod · 0.45
socketErrorMethod · 0.45
socketErrorMethod · 0.45
delayedInitMethod · 0.45
showInProcessUiMethod · 0.45
runMethod · 0.45
testQmlListPropertyMethod · 0.45
testAttachedPropertyMethod · 0.45
testJSValueMethod · 0.45

Calls 1

QStringClass · 0.50

Tested by 4

testQmlListPropertyMethod · 0.36
testAttachedPropertyMethod · 0.36
testJSValueMethod · 0.36