summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_script_qscriptcontext.cpp
diff options
context:
space:
mode:
authorThierry Bastian <thierry.bastian@nokia.com>2010-09-29 10:56:38 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-10-04 06:36:04 (GMT)
commitacc1dc498ea733bab2a1f5ef9983829adbbf5735 (patch)
tree9b3907b7bde9d81dd83bb745f346562da8e0d5fa /doc/src/snippets/code/src_script_qscriptcontext.cpp
parent6c53410d8104064b53beccb1f2014c980735aefb (diff)
downloadQt-acc1dc498ea733bab2a1f5ef9983829adbbf5735.zip
Qt-acc1dc498ea733bab2a1f5ef9983829adbbf5735.tar.gz
Qt-acc1dc498ea733bab2a1f5ef9983829adbbf5735.tar.bz2
Fix double painting when adding an item into a linear layout
the problem was that the item is first painted at its default position, then moved by the layout and finally repainted. We now made sure the item is laid out before the first paint event occurs. Task-number: QTBUG-13865 Reviewed-by: bnilsen (cherry picked from commit 33f525e636ef8fa64a15d3e66c56adaea0075bda)
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptcontext.cpp')
0 files changed, 0 insertions, 0 deletions