summaryrefslogtreecommitdiff
path: root/src/gui/kernel/qwidget_s60.cpp
diff options
context:
space:
mode:
authorGareth Stockwell <gareth.stockwell@sosco.com>2009-10-01 15:43:14 +0100
committerGareth Stockwell <gareth.stockwell@sosco.com>2009-10-01 15:43:14 +0100
commit284c786c04f62a04992e9f62d71c261894856599 (patch)
treec90f46848333c65fea62a2dc3eb1420116433063 /src/gui/kernel/qwidget_s60.cpp
parentf00aeb98d457b16ac90e98f3dd18bf4f53fefeb3 (diff)
downloadqt4-tools-284c786c04f62a04992e9f62d71c261894856599.tar.gz
Map redraw rectangle into co-ordinate system of backing store, for native child widgets
The implementation of QSymbianControl::Draw previously assumed that the co-ordinate system of the control always matched that of the backing store - in other words, that the only widget for which a QSymbianControl was created would be the top-level widget. Now that create_sys has been modified to create a native window (and therefore a QSymbianControl) for child widgets on which winId() is called, this assumption is no longer valid. This function has therefore been modified to map the redraw rectangle into the coordinate system of the backing store.
Diffstat (limited to 'src/gui/kernel/qwidget_s60.cpp')
0 files changed, 0 insertions, 0 deletions