Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setTimelinePtr
Method
setTimelinePtr
src/plugins/reversedebug/taskmodel.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
void TaskModel::setTimelinePtr(void *timeline)
64
{
65
this->timeline = timeline;
66
}
67
68
QModelIndex TaskModel::index(int row, int column, const QModelIndex &parent) const
69
{
Callers
1
setupUi
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected