标签:png div alt qpi his col image widget get
Qt QWidget保存为图片
QPixmap pixmap = QPixmap::grabWidget(this); pixmap.save("D://1.jpg","JPG");
###################################
标签:png div alt qpi his col image widget get
原文地址:https://www.cnblogs.com/herd/p/14724856.html