diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-10-01 00:36:34 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-10-01 00:39:22 (GMT) |
commit | 394651a222b9b200b793dbf86fadc52b5a546915 (patch) | |
tree | bb91a38e1a3785ab969276afafc1c83dd3004b2e /doc/src/declarative/qdeclarativestates.qdoc | |
parent | 1e2958e7a12de7cba30b02657c02320945bb1e3d (diff) | |
download | Qt-394651a222b9b200b793dbf86fadc52b5a546915.zip Qt-394651a222b9b200b793dbf86fadc52b5a546915.tar.gz Qt-394651a222b9b200b793dbf86fadc52b5a546915.tar.bz2 |
Apply the QStaticText text-caching strategy for QML
QML cannot use QStaticText directly as it doesn't support caching a
QTextLayout. QDeclarativeTextLayout is basically a copy of QStaticText
that adds this support.
Currently this feature is disabled by default (enable with
QML_DISABLE_IMAGE_CACHE=1) while we double check the perf consequences
of this change.
Task-number: QTBUG-14050
Diffstat (limited to 'doc/src/declarative/qdeclarativestates.qdoc')
0 files changed, 0 insertions, 0 deletions