QPixmap::grabWindow(QApplication::desktop()->winId());

QPixmap有一个grabWindow函数,即可

相关文章: