i added two more lines in my cpp file
but it is not working..Qt Code:
painter->drawPixmap(rect,iconPixmap);To copy to clipboard, switch view to plain text mode
i added two more lines in my cpp file
but it is not working..Qt Code:
painter->drawPixmap(rect,iconPixmap);To copy to clipboard, switch view to plain text mode
It doesn't even compile. And if it did, the rect probably doesn't make sense anyway.
Bookmarks