How to get Screen Resolution in QML for Ubuntu Touch?
QML and Qt Quick
2
Posts
2
Posters
1.7k
Views
1
Watching
-
wrote on 21 Mar 2014, 17:44 last edited by
Hey guys, have some days that i was started in Ubuntu Touch App Dev, and i want to try to build new GUI for my app's.
In this new GUI, i wanna make dynamic components that detect the resolution of the screen on which the application runs, and are positioned in a comfortable position for your fingers on a touch screen.
Thanks in advance.
-
wrote on 21 Mar 2014, 18:10 last edited by
I think you will enjoy reading this "doc":http://qt-project.org/doc/qt-5/qml-qtquick-window-screen.html
Happy coding
1/2