Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-129

QObject.destroyed signal emitted too late

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • 6.0
    • 1.1.0
    • PySide

    Description

      The QObject.destroyed() signal is emitted after the object is destroyed. This does not match PyQt or Qt with C++ where the signal is emitted just before destroying the object. The attached code illustrates this.

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            sdeibel Stephan Deibel
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes