[Qt-interest] screen width and height
Sean Harmer
sean.harmer at maps-technology.com
Fri Nov 27 01:24:46 CET 2009
Hi,
linux newbie wrote:
> How to obtain physical screen width and height, both from server and
> client application on embedded platform?
If you mean in terms of pixel dimensions then:
http://lmgtfy.com/?q=qt+desktop+dimensions
2nd link.
If you mean in real physical units then you will need some other method
- like measure your device with a ruler and store it in a settings file ;-)
Sean
More information about the Qt-interest-old
mailing list