Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
226
QTextDocument *BaseHighlighter::document() const
227
{
228
return d->doc;
229
}
230
231
QList<QColor> BaseHighlighter::generateColors(int n, const QColor &background)
232
{
Callers
13
printOutput
Method · 0.45
synOutputMsg
Method · 0.45
synOutputMsg
Method · 0.45
synPrintOutput
Method · 0.45
nextVisibleBlock
Method · 0.45
ExtraAreaPaintEventData
Method · 0.45
updateHighlighter
Method · 0.45
setGitInfo
Method · 0.45
updateCode
Method · 0.45
initUI
Method · 0.45
printOutput
Method · 0.45
doSplit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected