Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
397
void MainFrame::output(const QString &text, OutputPane::OutputFormat format)
398
{
399
AppOutputPane::instance()->defaultPane()->appendText(text, format);
400
}
Callers
1
marked.js
File · 0.80
Calls
2
appendText
Method · 0.80
defaultPane
Method · 0.80
Tested by
no test coverage detected