Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ isHidden
Method
isHidden
core/toolfactory.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
bool ToolFactory::isHidden() const
46
{
47
return false;
48
}
Callers
4
toolInfoForFactory
Method · 0.45
toolsForObject
Method · 0.45
foreach
Function · 0.45
isVisible
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected