Imx6q shows nothing with qopenglwidget.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Imx6q shows nothing with qopenglwidget.

639 次查看
leima
Contributor III

imx6q images: fsl-image-qt5.

The qt5 opengl es examples with classes inherit from qopenglwidget show nothing, and the classes inherit from qopenglwindow or qwidget is ok.

-------update-------

it works with setAttribute(Qt::WA_AlwaysStackOnTop);
Why?

标签 (4)
0 项奖励
1 回复

460 次查看
b36401
NXP Employee
NXP Employee

Here I found an example of QOpenGLWidget on i.MX6 SABRE Lite board:

http://blog.qt.io/blog/2014/09/10/qt-weekly-19-qopenglwidget/

Have a great day,
Victor

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励