MCPcopy 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
31bool Task::isNull() const
32{
33 return taskId == 0;
34}
35
36void Task::clear()
37{

Callers 15

getIconPixmapMethod · 0.45
initFrameTitleMethod · 0.45
parseNonStreamContentFunction · 0.45
processResponseMethod · 0.45
updateMethod · 0.45
preprocess1AndDiffMethod · 0.45
getIconPixmapMethod · 0.45
updateMethod · 0.45
changeLoadBtnStateMethod · 0.45
createDockWidgetMethod · 0.45
initSenderInfoMethod · 0.45
fixIssueWithAiMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected