MCPcopy Create free account
hub / github.com/KDAB/GammaRay / hasUi

Method hasUi

ui/clienttoolmanager.cpp:133–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133bool ToolInfo::hasUi() const
134{
135 return m_hasUi;
136}
137
138QString ToolInfo::name() const
139{

Callers 2

testHasBasicToolsMethod · 0.80
dataMethod · 0.80

Calls

no outgoing calls

Tested by 1

testHasBasicToolsMethod · 0.64