Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ isConnected
Method
isConnected
common/endpoint.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
bool Endpoint::isConnected()
107
{
108
return s_instance && s_instance->m_socket;
109
}
110
111
quint16 Endpoint::defaultPort()
112
{
Callers
5
setup
Method · 0.45
restoreState
Method · 0.45
saveState
Method · 0.45
eventFilter
Method · 0.45
saveTargetState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected