MCPcopy Create free account
hub / github.com/PrismLauncher/PrismLauncher / errorString

Method errorString

launcher/net/NetRequest.cpp:398–401  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

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