Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ ~ThreadFrameModel
Method
~ThreadFrameModel
ui/threadframes.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
65
66
ThreadFrameModel::~ThreadFrameModel()
67
{
68
delete rootItem;
69
}
70
71
72
QVariant ThreadFrameModel::data(const QModelIndex& index, int role) const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected