Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ externalAddress
Method
externalAddress
core/remote/server.cpp:337–342 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
}
336
337
QUrl Server::externalAddress() const
338
{
339
if (!m_serverDevice)
340
return QUrl();
341
return m_serverDevice->externalAddress();
342
}
343
344
QString Server::errorString() const
345
{
Callers
2
resendServerAddress
Method · 0.45
delayedInit
Method · 0.45
Calls
1
QUrl
Class · 0.50
Tested by
no test coverage detected