MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / errorString

Method errorString

launcher/net/NetRequest.cpp:400–403  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398}
399
400QString NetRequest::errorString() const
401{
402 return m_reply ? m_reply->errorString() : "";
403}
404
405void NetRequest::enableAutoRetry(bool enable)
406{

Callers 15

isClientMethod · 0.80
receiveConnectionMethod · 0.80
ApplicationMethod · 0.80
handleDataMigrationMethod · 0.80
requireDocumentFunction · 0.80
writeFunction · 0.80
appendSafeFunction · 0.80
appendFunction · 0.80
readFunction · 0.80
runPrivilegedMethod · 0.80
createShortcutFunction · 0.80
loadGroupListMethod · 0.80

Calls

no outgoing calls

Tested by 3

readJsonMethod · 0.64
writeJsonMethod · 0.64