Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ isNull
Method
isNull
src/plugins/reversedebug/taskmodel.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
bool Task::isNull() const
32
{
33
return taskId == 0;
34
}
35
36
void Task::clear()
37
{
Callers
15
getIconPixmap
Method · 0.45
initFrameTitle
Method · 0.45
parseNonStreamContent
Function · 0.45
processResponse
Method · 0.45
update
Method · 0.45
preprocess1AndDiff
Method · 0.45
getIconPixmap
Method · 0.45
update
Method · 0.45
changeLoadBtnState
Method · 0.45
createDockWidget
Method · 0.45
initSenderInfo
Method · 0.45
fixIssueWithAi
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected