MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / updateProcessLog

Method updateProcessLog

src/openms_gui/source/VISUAL/APPLICATIONS/TOPPViewBase.cpp:2173–2176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2171 }
2172
2173 void TOPPViewBase::updateProcessLog()
2174 {
2175 log_->appendText(topp_.process->readAllStandardOutput());
2176 }
2177
2178 Param TOPPViewBase::getCanvasParameters(UInt dim) const
2179 {

Callers

nothing calls this directly

Calls 1

appendTextMethod · 0.80

Tested by

no test coverage detected