[Qt-interest] Multi-head API?

Murray Cumming murrayc at murrayc.com
Mon Oct 19 14:53:29 CEST 2009


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?

I'm hoping for equivalents to GTK+'s GdkScreen and GdkDisplay objects,
http://library.gnome.org/devel/gdk/stable/GdkScreen.html
http://library.gnome.org/devel/gdk/stable/GdkDisplay.html
and to functions such as gtk_window_set_screen():
http://library.gnome.org/devel/gtk/unstable/GtkWindow.html#gtk-window-set-screen

-- 
murrayc at murrayc.com
www.murrayc.com
www.openismus.com




More information about the Qt-interest-old mailing list