Now I tried a solution which causes no error and which seems to be working.
My code is looking like that:
I generate my own color out from a RGB code (also with alpha Parameter)
Qt Code:
QColor myColor; mycolor.setRgb(0, 150, 0, 255); ... ... ... To copy to clipboard, switch view to plain text mode
It works fine!
Best Regards,...




Reply With Quote




Bookmarks