Commit 809ee66b authored by Aaron Kennedy's avatar Aaron Kennedy Committed by Qt by Nokia
Browse files

More efficient type name cache

Instead of creating completely separate hashes for all the types used
by every QML file, we simply link to the QDeclarativeTypeModule.  This
uses much less memory, and is faster to construct at startup.

Change-Id: I28bc2807074f9c6f38096d6e4ce8be744159d023
Reviewed-on: http://codereview.qt.nokia.com/3741


Reviewed-by: default avatarRoberto Raggi <roberto.raggi@nokia.com>
parent f8f9db6c
Branches
Tags
No related merge requests found
Showing with 634 additions and 294 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment