Something in the lines of:
Qt Code:
// Use the painter to draw things // Then use the pixmap like: myLabel->setPixmap(myPixmap);To copy to clipboard, switch view to plain text mode
Something in the lines of:
Qt Code:
// Use the painter to draw things // Then use the pixmap like: myLabel->setPixmap(myPixmap);To copy to clipboard, switch view to plain text mode
Bookmarks