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

Method output

src/plugins/linglong/gui/mainframe.cpp:397–400  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

395}
396
397void MainFrame::output(const QString &text, OutputPane::OutputFormat format)
398{
399 AppOutputPane::instance()->defaultPane()->appendText(text, format);
400}

Callers 1

marked.jsFile · 0.80

Calls 2

appendTextMethod · 0.80
defaultPaneMethod · 0.80

Tested by

no test coverage detected