QT provides the graphic interface using wayland / eglfs to create for example menus. It provides also the communication with the camera and several other modules. The Qt can be replaced with gtk.But, the performance related to GTK using SDL is far away lower than QT.
So what is a better replacement with better performance for QT.
Thanks,