Skip to content
Snippets Groups Projects
Commit 6ec21747 authored by Christian Kamm's avatar Christian Kamm
Browse files

QmlJS: Use QmlJS::toQColor to convert a string to a QColor.

The QColor constructor prints a warning if the string it gets passed
isn't a known color name. Also, it doesn't know about the alpha value
in strings like "#ff00ff00".

Reviewed-by: Thomas Hartmann
parent b1e1692e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment