0377b7f96d
This warning is pointless as the user can anyway check if the color is valid after making the call by calling isValid(). Using isValidColor() could be used but it has a big performance overhead as validation then needs to be done twice. Task-number: QTBUG-19098 Reviewed-by: Erik Verbruggen (cherry picked from commit a423ff5474b89028eeca95b254f5184311c8223b) |
||
---|---|---|
.. | ||
.gitignore | ||
qcolor.pro | ||
tst_qcolor.cpp |