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

Method ProcessListModel

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

Source from the content-addressed store, hash-verified

49
50
51ProcessListModel::ProcessListModel(QWidget* parent) : QAbstractTableModel(parent) {}
52
53
54ProcessListModel::~ProcessListModel() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected