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

Method selectDefaultTool

ui/clienttoolmodel.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121void ClientToolSelectionModel::selectDefaultTool()
122{
123 selectTool(m_toolManager->toolIndexForToolId(QStringLiteral("GammaRay::ObjectInspector")));
124}

Callers

nothing calls this directly

Calls 1

toolIndexForToolIdMethod · 0.80

Tested by

no test coverage detected