[Qt-interest] Multi-head API?

Justin Noel justin at ics.com
Mon Oct 19 20:06:35 CEST 2009


Murray Cumming wrote:
> Is there any API in Qt to discover the available physical screens and
> the available configured displays? Likewise, is there any API I can use
> to discover what display a window is on and to say that a particular
> window should be on a particular screen?
>   

Check out the functions in QDesktopWidget:
http://doc.trolltech.com/4.5/qdesktopwidget.html which is accessible
from the static QApplication::desktop() function.

--Justin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: justin.vcf
Type: text/x-vcard
Size: 233 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091019/556deb19/attachment.vcf 


More information about the Qt-interest-old mailing list