D27017: [KColorUtils] Add hue(), chroma() and getHcyColor()
Kai Uwe Broulik
noreply at phabricator.kde.org
Thu Jan 30 08:29:20 GMT 2020
broulik added inline comments.
INLINE COMMENTS
> kcolorutils.h:42
> + */
> +KGUIADDONS_EXPORT qreal hue(const QColor &);
> +
This doesn't mention hcy anywhere and there's `QColor::hue`.
But we already have `luma` in the same way, so I guess this is alright.
REPOSITORY
R273 KGuiAddons
REVISION DETAIL
https://phabricator.kde.org/D27017
To: ndavis, #frameworks, dfaure
Cc: broulik, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200130/0ef85b35/attachment.html>
More information about the Kde-frameworks-devel
mailing list