Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
ProcessListModel::ProcessListModel(QWidget* parent) : QAbstractTableModel(parent) {}
52
53
54
ProcessListModel::~ProcessListModel() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected