Ankit Agarwal wrote: > Hi, > I am using Qt4.2.2. How can I get the screen resolution in Qt. look at QDesktopWidget ... screenGeometry(), availableGeometry(). http://doc.qt.nokia.com/4.2/qdesktopwidget.html zeljko