[Interest] Outdated documentation detail
Kai Köhne
Kai.Koehne at qt.io
Fri Apr 19 13:02:05 CEST 2024
Hi Nuo,
thanks for the heads up! This will get fixed in the next releases ( https://codereview.qt-project.org/c/qt/qtdeclarative/+/556227 ).
Just FYI, the more reliable process for also documentation bugs is to go to https://bugreports.qt.io, and file a bug for the 'Documentation' component.
Regards
Kai
________________________________
From: Interest <interest-bounces at qt-project.org> on behalf of Nuno Santos via Interest <interest at qt-project.org>
Sent: Wednesday, April 17, 2024 9:18
To: interestqt-project. org <interest at qt-project.org>
Subject: [Interest] Outdated documentation detail
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/20240419/a2e62fe2/attachment.htm>
More information about the Interest
mailing list