C++ (Qt)QLabel image, imgNext; const QPixmap* tmpPixmap = image.pixmap();imgNext.setPixmap(*tmpPixmap);//error here