[Solved] QColor::setNamedColor: Unknown color name 'inherit' Error
General and Desktop
4
Posts
3
Posters
4.0k
Views
1
Watching
-
Dear all,
When I use QImage like that, I got that error from debug console.
Error
@QColor::setNamedColor: Unknown color name 'inherit'@Code
@const QUrl &name;
QImage(name.toLocalFile());@Is this Qt bug? or something need QImage Plugins. I already have all plugins. Image format is *.png.
Thanks
-
Hi,
this should be fixed in 4.8 accordingly to https://bugreports.qt.nokia.com/browse/QTBUG-19098