hi, i have a problem with storing a pixmap from labelA into the labelB's pixmap
here is my code:
Qt Code:
labelB->setPixmap(labelA->pixmap());To copy to clipboard, switch view to plain text mode
hi, i have a problem with storing a pixmap from labelA into the labelB's pixmap
here is my code:
Qt Code:
labelB->setPixmap(labelA->pixmap());To copy to clipboard, switch view to plain text mode
Bookmarks