Hi,

I just wanted to share that the following documentation is outdated:

https://doc.qt.io/qt-6/qtquick-scenegraph-metaltextureimport-example.html

It makes references to QQuickWindow::createTextureFromNativeObject() but this 
method is now found under:

QNativeInterface::QSGOpenGLTexture::fromNative(…)

I’ve only found this actually looking at the example rendercontrol_opengl

Regards,

Nuno
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to