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

Method clearContents

src/plugins/builder/mainframe/problemoutputpane.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25void ProblemOutputPane::clearContents()
26{
27 TaskManager::instance()->clearTasks();
28}
29
30void ProblemOutputPane::addTask(const Task &task, int linkedOutputLines, int skipLines)
31{

Callers 1

slotResetBuildUIMethod · 0.45

Calls 1

clearTasksMethod · 0.45

Tested by

no test coverage detected