Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ name
Method
name
ui/clienttoolmanager.cpp:138–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
QString ToolInfo::name() const
139
{
140
if (!m_factory)
141
return m_toolId;
142
return m_factory->name();
143
}
144
145
bool ToolInfo::remotingSupported() const
146
{
Callers
1
toolLessThan
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected