MCPcopy 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
266bool ClientToolManager::isToolListLoaded() const
267{
268 return m_tools.size();
269}
270
271QAbstractItemModel *ClientToolManager::model()
272{

Callers 2

testClientSideMethod · 0.80
restoreTargetStateMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by 1

testClientSideMethod · 0.64