I'm beginner in Qt and I couldn't display a picture using QPixmap and QLabel. The code I wrote is : QLabel *img = new QLabel(tab); ...
確定! 回上一頁