MCPcopy Create free account
hub / github.com/Vector35/debugger / activateFirstItem

Method activateFirstItem

ui/attachprocess.cpp:339–339  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337
338
339void ProcessListWidget::activateFirstItem() {}
340
341
342AttachProcessDialog::AttachProcessDialog(QWidget* parent, DbgRef<DebuggerController> controller) : QDialog(parent)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected