And why cant u use it like -
Qt Code:
{ painter.drawPixmap(,,,,,,); painter.some_painting_stuff1(); painter.some_painting_stuff2(); }To copy to clipboard, switch view to plain text mode
Is there some problem or restriction in doing so ??
And why cant u use it like -
Qt Code:
{ painter.drawPixmap(,,,,,,); painter.some_painting_stuff1(); painter.some_painting_stuff2(); }To copy to clipboard, switch view to plain text mode
Is there some problem or restriction in doing so ??
Bookmarks