Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ clear
Method
clear
src/plugins/reversedebug/taskmodel.cpp:36–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
void Task::clear()
37
{
38
taskId = 0;
39
description.clear();
40
category.clear();
41
}
42
43
bool operator==(const Task &t1, const Task &t2)
44
{
Callers
6
updateMapping
Method · 0.45
updatePid
Method · 0.45
clearTasks
Method · 0.45
updateCategoriesMenu
Method · 0.45
NumberList2QString
Function · 0.45
clearAll
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected