MCPcopy 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
145bool ToolInfo::remotingSupported() const
146{
147 return m_factory && m_factory->remotingSupported();
148}
149
150bool ToolInfo::isValid() const
151{

Callers 2

gotToolsMethod · 0.45
toolGotEnabledMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected