Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
398
QString NetRequest::errorString() const
399
{
400
return m_reply ? m_reply->errorString() :
""
;
401
}
402
403
void NetRequest::enableAutoRetry(bool enable)
404
{
Callers
15
isClient
Method · 0.80
receiveConnection
Method · 0.80
Application
Method · 0.80
handleDataMigration
Method · 0.80
requireDocument
Function · 0.80
write
Function · 0.80
appendSafe
Function · 0.80
append
Function · 0.80
read
Function · 0.80
runPrivileged
Method · 0.80
createShortcut
Function · 0.80
loadGroupList
Method · 0.80
Calls
no outgoing calls
Tested by
3
readJson
Method · 0.64
writeJson
Method · 0.64
test_flexVerTestVector_data
Method · 0.64