解决方法:

// 在main函数开头加上
QCoreApplication::setAttribute(Qt::AA_UseOpenGLES);

 

相关文章: