MCPcopy 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

runMethod · 0.80
runMethod · 0.80
downloadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected