Hi all,

Presently i am working in qt4.2.2. As the example given in the Examples and demos i understood the working Image Viewer ...

But my problem is how to zoom the entire screen...

In that example they have used the QLabel... In that they have Loaded iQPixmap ... and then RESIZE and SIZE Functions QLabel they are using...
their they are getting the size of the image and multiplying with scale factor...
How to get the size of entire screen that i want to zoom???