Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ document
Method
document
src/common/widget/outputpane.cpp:219–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
}
218
219
QTextDocument *OutputPane::document() const
220
{
221
return d->outputEdit->document();
222
}
223
224
QPlainTextEdit *OutputPane::edit() const
225
{
Callers
6
filterContent
Method · 0.95
FileEditor
Method · 0.45
FullDiffWidget
Method · 0.45
initUI
Method · 0.45
appendCustomText
Method · 0.45
actionFactory
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected