qtdeclarative/examples/quick/quickwidgets/quickwidget
Ulf Hermann 406f15ce0e Quick: Don't qualify OpenGL includes
The headers are moving from QtGui to QtOpenGL. By avoiding the
qualification we can keep them compiling either way. Also, add
opengl-private to make the types available.

Also removed the QGraphicsRotation hack to get access to the projected
rotation function of QMatrix4x4. The function is public now.

Task-number: QTBUG-74409
Change-Id: I216e8ca09f8e247f96627b081308e3a57c55c29c
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2020-01-27 13:03:18 +01:00
..
doc Fix outdated FDL license header 2017-10-17 11:18:21 +00:00
customgl.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
fbitem.cpp Quick: Don't qualify OpenGL includes 2020-01-27 13:03:18 +01:00
fbitem.h Specify parameters of type registration in class declarations 2019-09-26 12:32:17 +02:00
main.cpp Generate registrations for all examples 2020-01-13 16:47:57 +01:00
quickwidget.pro Generate registrations for all examples 2020-01-13 16:47:57 +01:00
quickwidget.qrc Add a tab widget to QQuickWidget example 2016-06-20 15:50:32 +00:00
rotatingsquare.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
rotatingsquaretab.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00