Qt QLabel顯示圖片

//設置資源裏的圖片 ui->label->setPixmap(QPixmap(":/new/prefix1/logo_1.png")); //縮放 ui->label-> setScaledContents(true);
相關文章
相關標籤/搜索