[Qt-interest] Multi-head API?
Andre Somers
andre at familiesomers.nl
Mon Oct 19 15:05:13 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?
>
> 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
>
>
I am not familiar with the GTK classes you are referening, and sorry, I
don't feel like getting to know them right now. But perhaps
QDesktopWidget provides the functionality you are after?
André
More information about the Qt-interest-old
mailing list