I try this but It seems don't work.
Qt Code:
QPainter paint; drawScale( &paint ); bm.fill( color0 ); setMask( bm ); }To copy to clipboard, switch view to plain text mode
I try this but It seems don't work.
Qt Code:
QPainter paint; drawScale( &paint ); bm.fill( color0 ); setMask( bm ); }To copy to clipboard, switch view to plain text mode
Bookmarks