562 eSOM++ Team Jan 12 23076 Views Qt multi screen Support Introduction: This article discusses how to use a Qt application in a multi-head system and to display windows across the monitors. What is QdesktopWidget? The QDesktopWidget class provides access to screen information on multi-head systems. ...