MCPcopy Create free account
hub / github.com/Vector35/debugger / ~DebugModulesWidget

Method ~DebugModulesWidget

ui/moduleswidget.cpp:359–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357
358
359DebugModulesWidget::~DebugModulesWidget()
360{
361 if (m_controller)
362 m_controller->RemoveEventCallback(m_debuggerEventCallback);
363}
364
365
366void DebugModulesWidget::updateColumnWidths()

Callers

nothing calls this directly

Calls 1

RemoveEventCallbackMethod · 0.45

Tested by

no test coverage detected