Commit b495a61c authored by Shawn Rutledge's avatar Shawn Rutledge Committed by The Qt Project
Browse files

QQuickScreen attached obj handles screenChanged and geometryChanged


sizeChanged is replaced with geometryChanged.  Given a Window, it also
needs to connect to the Window's screenChanged signal.  The result is
that if the screen is changed after the QQuickView is created, the
Screen attached object will be updated.

Change-Id: I64473dd960376b861eb50e3e5a1a296d0030e766
Reviewed-by: default avatarSamuel Rødal <samuel.rodal@digia.com>
parent 4578a6fc
Showing with 22 additions and 7 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment