Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ isValid
Method
isValid
ui/clienttoolmanager.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
bool ToolInfo::isValid() const
151
{
152
return !m_toolId.isEmpty();
153
}
154
155
156
ClientToolManager *ClientToolManager::s_instance = nullptr;
Callers
15
add
Method · 0.45
data
Method · 0.45
setData
Method · 0.45
rowCount
Method · 0.45
data
Method · 0.45
discoverPropertySourceLocation
Method · 0.45
populateMenu
Method · 0.45
filterAcceptsRow
Method · 0.45
rowCount
Method · 0.45
data
Method · 0.45
onSearchFinished
Method · 0.45
expandRecursively
Method · 0.45
Calls
1
isEmpty
Method · 0.45
Tested by
1
objectContextMenuRequested
Method · 0.36