Hi everyone

When i run my program on tablet, the layout of the window does not autofit to the tablet screen.
Layout does not get enlarge or shrink, while on pc it is fine as desire. I set the layou's widget size by setMinimumSize() in the ratio of device's screen width or height. i also tried to solve this by setting sizepolicy() but i does not get desire output on tablet.

One more think shall i have to set widget's stylesheet according to the screen resolution individualy.
Please help me, i am working on this since 1 and half day, but i am not successfull in getting the desire display on tablet.