[Interest] Outdated documentation detail
Nuno Santos
nuno.santos at imaginando.pt
Wed Apr 17 09:18:45 CEST 2024
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20240417/c375cbb8/attachment.htm>
More information about the Interest
mailing list