On 21 July 2015 at 13:28, Sze Howe Koh <szehowe....@gmail.com> wrote:

> Hello,
>
> Is it safe to assume that, for a given value of 'i',
> QGuiApplication::screens()[i] and QDesktopWidget::screen(i) refer to the
> same physical screen?
>
>
​It's certainly the case at the moment:
http://code.woboq.org/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp.html#_ZN21QDesktopWidgetPrivate16_q_updateScreensEv

Cheers

Rich.​
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to