On 1/15/2014 1:38 PM, Igor Mironchik wrote: > Is it correct that QColor( Qt::black ).lighter() returns the same black > color?
Sure. lighter() multiplies the values of the color by the scale factor passed into lighter(). It's a gain, not a bias. _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest