lundi 26 août 2019

How test Qml/Quick UI on different DPI / screen resolution on the Windows?

Does someone know solution ( Qt methods / external applications / etc ) to test Qml / Quick UI for different DPI scaling and screen resolution on the Windows?

I am writing android qml application with custom ui elements, but when on my own android phone it looks normally, on the other android phones with other DPI it become very different.

I think to use Android emulators or even some virtual displays (like pyvirtualdisplay) but all this solutions are slow and hard to use. I am writing android app with also C++ code so its not only Qml files for rendering.

So maybe someone already decided this issue when dev on Qt for android before?

Ideally it will be some Qt method for QWidget (QQuickView) to render widget content with specific scaling (to simulate DPI).

Aucun commentaire:

Enregistrer un commentaire