Renamed QWindow::pos property to position
authorShawn Rutledge <shawn.rutledge@digia.com>
Mon, 22 Oct 2012 15:09:06 +0000 (17:09 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 9 Nov 2012 12:33:19 +0000 (13:33 +0100)
commite35c6a788a887d7a85a836041e7d8e9a5ee48c46
tree79f77acf56fd96f0023f8046b2fdfc9ffd0f1037
parent2973dc43241249f79904f98ad89e4a774fa70d25
Renamed QWindow::pos property to position

Abbreviated properties are to be avoided, and this is a new class so
we have a good opportunity to avoid it before the release.

Related to qtbase change I19c00b54b1d2712f9418e8bcf56e35a8008b89ef

Change-Id: Ibd5cd10814c8cbd2b1f6e49b70782c7768d2366d
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
tests/auto/quick/qquickwindow/tst_qquickwindow.cpp
tools/easingcurveeditor/mainwindow.cpp