Adapted QQuickScreenAttached to orientation API changes in QScreen.
authorSamuel Rødal <samuel.rodal@nokia.com>
Tue, 24 Jan 2012 09:04:45 +0000 (10:04 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 24 Jan 2012 20:01:53 +0000 (21:01 +0100)
commitd2d53dffbc3ba52333e559e2c0391bd73e5b840c
treef156da156fe9d715e58ac5d8cc5e5cecfbb46a0a
parent40bbc9503b988412202836bc4d10a0a9f645a940
Adapted QQuickScreenAttached to orientation API changes in QScreen.

Change-Id: Ic2cb008b989780e297f03ddd5bdef466bb230c74
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
examples/declarative/calculator/calculator.qml
examples/declarative/window/screen/screenInfo.qml
src/quick/items/qquickscreen.cpp
src/quick/items/qquickscreen_p.h
tests/auto/qtquick2/qquickscreen/data/screen.qml
tests/auto/qtquick2/qquickscreen/tst_qquickscreen.cpp