Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ isToolListLoaded
Method
isToolListLoaded
ui/clienttoolmanager.cpp:266–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
bool ClientToolManager::isToolListLoaded() const
267
{
268
return m_tools.size();
269
}
270
271
QAbstractItemModel *ClientToolManager::model()
272
{
Callers
2
testClientSide
Method · 0.80
restoreTargetState
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
1
testClientSide
Method · 0.64