GraphicsView is a widget. And the "widgets" it renders are not really widgets.
It probably could (at least since 5.4) but I don't think that would be a good approach.It seems that Qt could render widgets in GL context.
NoCan you show me some code sample of this?
Use the docs Luke -- QOpenGLFramebufferObject.Or the FBO solution could fit my need, I also need some code sample, because I have no idea how to begin with.
Bookmarks