MCPcopy 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
219QTextDocument *OutputPane::document() const
220{
221 return d->outputEdit->document();
222}
223
224QPlainTextEdit *OutputPane::edit() const
225{

Callers 6

filterContentMethod · 0.95
FileEditorMethod · 0.45
FullDiffWidgetMethod · 0.45
initUIMethod · 0.45
appendCustomTextMethod · 0.45
actionFactoryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected