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

Method document

src/plugins/git/highlighter/basehighlighter.cpp:226–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

224}
225
226QTextDocument *BaseHighlighter::document() const
227{
228 return d->doc;
229}
230
231QList<QColor> BaseHighlighter::generateColors(int n, const QColor &background)
232{

Callers 13

printOutputMethod · 0.45
synOutputMsgMethod · 0.45
synOutputMsgMethod · 0.45
synPrintOutputMethod · 0.45
nextVisibleBlockMethod · 0.45
updateHighlighterMethod · 0.45
setGitInfoMethod · 0.45
updateCodeMethod · 0.45
initUIMethod · 0.45
printOutputMethod · 0.45
doSplitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected