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

Method setToolParentWidget

ui/clienttoolmanager.cpp:208–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206}
207
208void ClientToolManager::setToolParentWidget(QWidget *parent)
209{
210 m_parentWidget = parent;
211}
212
213QWidget *ClientToolManager::widgetForId(const QString &toolId) const
214{

Callers 1

MainWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected