Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-20454

Indestructible flag in QDeclarativeData doesn't have default value when zeroed

XMLWordPrintable

      The indestructible flag in QDeclarativeData should have a default value of 1 (CPP ownership) but when a zeroed QDD is created the value will be 0 (JS ownership). Hence in VME::CreateSimpleObject instruction a destructible (JS owned) object is created by default.

      The name of the flag should be changed to "destructible" and all of the relevant logic inverted.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            aakenned Aaron Kennedy
            chriadam Christopher Adams (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes