First, to draw a QML widget using OpenGL, you need to inherit QQuickFramebufferObject (which is also a subclass of QQuickItem), and then implement the ...
確定! 回上一頁