MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / Id

Function Id

src/plugins/reversedebug/taskmodel.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14
15namespace Core {
16static QString Id()
17{
18 return "";
19}
20}
21
22uint Task::s_nextId = 1;

Callers 2

removeTaskMethod · 0.85
clearTasksMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected