MCPcopy 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
414ConfigurableHighlightingColors* ColorCache::defaultColors() const
415{
416 return m_defaultColors;
417}
418
419QColor ColorCache::generatedColor(uint num) const
420{

Callers 2

attributeForTypeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected