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

QAbstractDeclarativeData::parentChanged is emitted after QAbstractDeclarativeData::destroyed

    XMLWordPrintable

Details

    • 7c029e83a3e5058f7b82efd0235e766952357ffd (qtbase)

    Description

      QAbstractDeclarativeData::parentChanged is emitted after QAbstractDeclarativeData::destroyed is emitted.
      The current handler for 'destroyed' deletes the object instance, so parentChanged is called with a dangling pointer.

      Attachments

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

        Activity

          People

            shausman Simon Hausmann
            mvogt Matthew Vogt (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes