Skip to content
This repository was archived by the owner on Jul 31, 2021. It is now read-only.

JayTwoLab/responsive-qml-hmis-with-scaling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive QML HMIs with Scaling

The HMIs of in-vehicle infotainment systems, TVs, phones and many other systems must adapt to different screen resolutions and formats. This adaptation should happen with as little duplicate effort as possible. The simplest way of doing this for QML HMIs is to scale the values of all x, y, width, height, margin and border properties in proportion to a reference resolution. Based on the HMI of a music player, I’ll show you how to do this by changing only the screen width and height.

About

Responsive QML HMIs with Scaling (Burkhard Stubert) Qt5

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published