Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ defaultColors
Method
defaultColors
kdevplatform/language/highlighting/colorcache.cpp:414–417 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
412
}
413
414
ConfigurableHighlightingColors* ColorCache::defaultColors() const
415
{
416
return m_defaultColors;
417
}
418
419
QColor ColorCache::generatedColor(uint num) const
420
{
Callers
2
attributeForType
Method · 0.80
highlightedUseAttribute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected