Hi,
I create a program in Qt4.2 and it is working in Windows and Linux. My problem is that, I want to resize the screen depending on the screen resolution.
ie, when i add or less the resolution of my computer, depending on that the size of the screen of my QT application must me change.
how can I do that?
Please help me........