SUMMARY at the libkis page within the color management module for python https://api.kde.org/appscomplete-api/krita-apidocs/libs/libkis/html/classManagedColor.html#a460edcb83e95e24931e559da793bbd00 The functions in the header are not the same as the functions(header) on the top are not the same as the functions in the description the one I noticed especially is "fromQColor()" however the rest seem a bit out of order too. OBSERVED RESULT some functions do not match in name and order EXPECTED RESULT the functions in the header to be the same as in the description
"fromQColor" is in "Static Public functions", I guess the documentation sorts the functions in some way, and the rest of the page lists them in the order of appearing in the source code?
In any case, we don't maintain api.kde.org, which is now also broken... (See https://invent.kde.org/frameworks/kapidox/-/issues/12, which is also the place to report issues with that website)