-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
5.11.2
-
None
-
ad6de177a (dev), ced22a332 (6.10), e8bd4ac81 (6.9)
The documentation for ColorOverlay contains the following strings:
In "Detailed description":
"The color for the overlay is given in the RGBA format"
In the "color" property documentation:
"This property defines the RGBA color value which is used to colorize the source."
This is incorrect. The color is ARGB, not RGBA. (See the examples on that page, or click through to the documentation for the color qml basic type)
For Gerrit Dashboard: QTBUG-71541 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
654163,2 | Doc:ColorOverlay Docs to use correct colorize format | dev | qt/qt5compat | Status: MERGED | +2 | 0 |
654320,2 | Doc:ColorOverlay Docs to use correct colorize format | 6.10 | qt/qt5compat | Status: MERGED | +2 | 0 |
654461,2 | Doc:ColorOverlay Docs to use correct colorize format | 6.9 | qt/qt5compat | Status: MERGED | +2 | 0 |