I have installed QT6 on ubuntu 22.04 following this tutorial with exception:
cmake --install build/ --prefix /usr/local/
and I changed the configurations of qtchooser as explained here, now I’m able to launch QT6 designer from terminal, but I can’t see its icon along with other apps on my system, can you please tell me how can I solve that? thanks.