Good morning,
I need to get the opengl context for a custom item. I pass this to an external drawing library. Is there a QQuickItem event where I can call wglGetCurrentContext() and get the correct current context?
↧