Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ remotingSupported
Method
remotingSupported
ui/clienttoolmanager.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
bool ToolInfo::remotingSupported() const
146
{
147
return m_factory && m_factory->remotingSupported();
148
}
149
150
bool ToolInfo::isValid() const
151
{
Callers
2
gotTools
Method · 0.45
toolGotEnabled
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected