Qt UI Scale Problem
-
My Qt application is running 1920x1080 but my rugged pc screen size is 1024x768. How do I scale Qt application for my rugged pc screen?
-
Use layouts: https://doc.qt.io/qt-6/layout.html
My Qt application is running 1920x1080 but my rugged pc screen size is 1024x768. How do I scale Qt application for my rugged pc screen?
Use layouts: https://doc.qt.io/qt-6/layout.html