How to set mobile device screen size as width and height in main.qml using Qt 5.10?
-
wrote on 15 Feb 2018, 14:35 last edited by
Hi,
I am new in QML. In my mac I have Qt 5.10 open source edition. I am developing small mobile app for iOS and Android.
My question is, How to set mobile device screen size as width and height in main.qml and use screen size to adjust label font size?Kind Regards
-
Hi,
I am new in QML. In my mac I have Qt 5.10 open source edition. I am developing small mobile app for iOS and Android.
My question is, How to set mobile device screen size as width and height in main.qml and use screen size to adjust label font size?Kind Regards
wrote on 15 Feb 2018, 17:07 last edited by@NTMS hi,
This can help you for start https://doc.qt.io/qt-5.10/scalability.html -
wrote on 16 Feb 2018, 06:49 last edited by
Thanks @LeLev, I will check it. Do you know where I can get standard mobile app example so I can study QML well for mobile app development?
-
Thanks @LeLev, I will check it. Do you know where I can get standard mobile app example so I can study QML well for mobile app development?
wrote on 16 Feb 2018, 08:13 last edited by@NTMS maybe V-play https://v-play.net/apps/
they provide exemples, also you can install V-play Live on your target platform (ex: iphone) for doing tests -
wrote on 16 Feb 2018, 09:21 last edited by
Thanks @LeLev, I am looking for solution other than V-Play. Using Qt 5.10 I already set my environment for Android & iOS. Now, I am trying to get none third party tutorial.
-
Thanks @LeLev, I am looking for solution other than V-Play. Using Qt 5.10 I already set my environment for Android & iOS. Now, I am trying to get none third party tutorial.
wrote on 25 Jun 2020, 09:32 last edited by trupti007This post is deleted! -
wrote on 25 Jun 2020, 09:41 last edited by
@trupti007 As @LeLev pointed out you find the information here https://doc.qt.io/qt-5/scalability.html