Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ setUrl
Method
setUrl
sources/webserver/QtHttpRequest.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
93
94
void QtHttpRequest::setUrl(const QUrl& url)
95
{
96
m_url = url;
97
};
98
99
void QtHttpRequest::setCommand(const QString& command)
100
{
Callers
1
onClientDataReceived
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected