Well, you can always print the color to debug output:
Or you can fill a widget with the color so you can see it with your own eyes:Qt Code:
#include <QtDebug> ... qDebug() << color;To copy to clipboard, switch view to plain text mode
Qt Code:
To copy to clipboard, switch view to plain text mode





Reply With Quote
Bookmarks