[Qt-interest] Multi Resolution Support

Sean Harmer sean.harmer at maps-technology.com
Wed Jun 2 11:16:48 CEST 2010


On Wednesday 02 June 2010 08:39:16 Santhosh Y wrote:
> Hi,
> 
> Can anybody point me to material / link  for how to go about for
> supporting multi-resolution in Qt.
> I have a requirement for my application, which should look without
> scrollbars in two resolutions.
> This requirement forcing me to have  2-sets of  ui form files for
> supporting the above requirement.
> 
> Can anybody suggest me a better idea of how to solve this issue?

Take a look at QLayout and the referenced examples:

http://doc.qt.nokia.com/4.7-snapshot/qlayout.html

Cheers,

Sean



More information about the Qt-interest-old mailing list