[Interest] QtQuick OpenGL support in Qt 6.2

Sérgio Martins sergio.martins at kdab.com
Wed Jan 5 18:46:23 CET 2022


On 2022-01-05 05:46, Ramakanth Kesireddy wrote:
> Hi all,
> 
> I have QtQuick 2D application running on embedded device configured 
> with
> eglfs( OpenGL ES2.x).
> 
> Inorder to port the application to Qt 6.2, Does openGL support is 
> available
> in Qt 6.2 when configured with eglfs or there any attribute to set so 
> that
> QtQuick application works with openGL ES2.x seamlessly?


Yes, Qt 6 still supports OpenGL / EGLFS.
Call QQuickWindow::setGraphicsApi() if needed.


Regards,
-- 
Sérgio Martins | sergio.martins at kdab.com | Senior Software Engineer
Klarälvdalens Datakonsult AB, a KDAB Group company
Tel: Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
KDAB - The Qt, C++ and OpenGL Experts


More information about the Interest mailing list