diff options
author | Andrew den Exter <andrew.den-exter@nokia.com> | 2011-12-23 16:04:44 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-01-04 05:43:14 +0100 |
commit | 8bd497a614be0c469d9729861b4815aeb83d2597 (patch) | |
tree | 14fa6b04094d16265b38482d007118c95f119ef2 /doc/src/snippets/qtquick1/qtbinding/functions-cpp | |
parent | be72fb26c2405c84878fd974c52f0950b4ec3478 (diff) | |
download | qtdeclarative-8bd497a614be0c469d9729861b4815aeb83d2597.tar.gz |
Fix crash in TextInput.
Ensure the text is laid out before calling componentComplete() on
QImplicitSizeItem, as that can potentially evaluate bindings which
would then access the uninitialized layout.
Change-Id: I5152c1494c54209dae61c13b2f45d343fb76bf9e
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Diffstat (limited to 'doc/src/snippets/qtquick1/qtbinding/functions-cpp')
0 files changed, 0 insertions, 0 deletions