• Aaron Kennedy's avatar
    Lazily create QMetaObjects · d2e557c2
    Aaron Kennedy authored
    
    For internal QML built types, creating a metaobject each time is
    just wasteful.  Additionally, as the property caches were always
    created from the intermediate QMetaObject, it was difficult to pass
    information directly from the compiler to the property cache.
    
    Change-Id: I769526b0edaaf16a86883f3065b75618b94e4077
    Reviewed-by: default avatarRoberto Raggi <roberto.raggi@nokia.com>
    d2e557c2