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

Method slotResetBuildUI

src/plugins/builder/mainframe/buildmanager.cpp:414–420  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

412}
413
414void BuildManager::slotResetBuildUI()
415{
416 d->compileOutputPane->clearContents();
417 d->problemOutputPane->clearContents();
418
419 uiController.switchContext(tr("&Build"));
420}
421
422void BuildManager::showSettingDialog()
423{

Callers

nothing calls this directly

Calls 1

clearContentsMethod · 0.45

Tested by

no test coverage detected