hi, i have a problem with storing a pixmap from labelA into the labelB's pixmap

here is my code:

Qt Code:
  1. labelB->setPixmap(labelA->pixmap());
To copy to clipboard, switch view to plain text mode