Kirigami2
colorutils.h
30 Dark, /**< The item is dark and requires a light foreground color to achieve readable contrast. */
31 Light, /**< The item is light and requires a dark foreground color to achieve readable contrast. */
187 Q_INVOKABLE QColor tintWithAlpha(const QColor &targetColor, const QColor &tintColor, double alpha);
192 * CIELAB chroma may give a better quantification of how vibrant a color is compared to HSV saturation.
Brightness
KGUIADDONS_EXPORT qreal chroma(const QColor &)
Q_ENUM(...)
Dark
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:21 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:21 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.