image.load("2.bmp");; ui->labelPic->clear();; ui->labelPic->setPixmap(QPixmap::fromImage(image));; }. 可以发现是用QPixmap来显示。 QPixmap是 ...
確定! 回上一頁