Home
last modified time | relevance | path

Searched defs:adjustForeground (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/widgetutils/config/
H A Dkcolorscheme.cpp554 void KColorScheme::adjustForeground(QPalette &palette, ForegroundRole newRole, QPalette::ColorRole … in adjustForeground() function in KColorScheme
/dports/x11-toolkits/kf5-kconfigwidgets/kconfigwidgets-5.89.0/src/
H A Dkcolorscheme.cpp658 void KColorScheme::adjustForeground(QPalette &palette, ForegroundRole newRole, QPalette::ColorRole … in adjustForeground() function in KColorScheme
/dports/astro/kstars/kstars-3.5.6/kstars/auxiliary/
H A Dschememanager.cpp1059 void SchemeManager::adjustForeground(QPalette& palette, ForegroundRole newRole, QPalette::ColorRole… in adjustForeground() function in SchemeManager
/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/mainview/
H A Dthememanager_p.cpp1186 void SchemeManager::adjustForeground(QPalette& palette, in adjustForeground() function in Digikam::SchemeManager
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py2141 def adjustForeground(self, newRole = None, color = None, set = None): member in KColorScheme