Is it possible to zoom out the GUI of a Qt application?
Hi,I am successfully able to cross-compile a Qt application and run it on a STM32MP157F-DK2 using the various tutorials on this site.Problem is, I want to view the application using the internal LCD of the board (800*480), but the application is desi...