Skip to content
  • Bea Lam's avatar
    Avoid using QQuickViewItem as base class · 78356f60
    Bea Lam authored
    
    
    This patch renames it to QQuickItemViewTransitionableItem, and
    FxViewItem and PositionedItem now create instances of this instead of
    subclassing it, to reduce the memory used when transitions are not
    required.
    
    Change-Id: Ie050cda5a121bff9542c7ba7356f6eacf37d241a
    Reviewed-by: default avatarAlan Alpert <alan.alpert@nokia.com>
    78356f60