Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setUrl
Method
setUrl
src/openms/source/SYSTEM/NetworkGetRequest.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
NetworkGetRequest::~NetworkGetRequest() = default;
28
29
void NetworkGetRequest::setUrl(const QUrl& url)
30
{
31
url_ = url;
32
}
33
34
void NetworkGetRequest::run()
35
{
Callers
3
run
Method · 0.80
run
Method · 0.80
download
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected