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

Method getCompileWidget

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

Source from the content-addressed store, hash-verified

407}
408
409DWidget *BuildManager::getCompileWidget() const
410{
411 return d->compileWidget;
412}
413
414void BuildManager::slotResetBuildUI()
415{

Callers 1

startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected