Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ hasError
Method
hasError
src/openms/source/SYSTEM/NetworkGetRequest.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
bool NetworkGetRequest::hasError() const
85
{
86
return error_ != QNetworkReply::NoError;
87
}
88
89
QString NetworkGetRequest::getErrorString() const
90
{
Callers
4
main_
Method · 0.45
run
Method · 0.45
download
Method · 0.45
MascotRemoteQuery_test.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected