Home
last modified time | relevance | path

Searched refs:getCurrentForegroundColor (Results 1 – 1 of 1) sorted by relevance

/dports/x11-fm/krusader2/krusader-2.7.2/krusader/Panel/
H A Dkrcolorcache.cpp381 QColor getCurrentForegroundColor(bool isActive) const;
484 color = getCurrentForegroundColor(isActive); in getColors()
608 QColor KrColorCacheImpl::getCurrentForegroundColor(bool isActive) const in getCurrentForegroundColor() function in KrColorCacheImpl