MCPcopy 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
63void TaskModel::setTimelinePtr(void *timeline)
64{
65 this->timeline = timeline;
66}
67
68QModelIndex TaskModel::index(int row, int column, const QModelIndex &parent) const
69{

Callers 1

setupUiMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected