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

QObject.destroyed signal emitted too late

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes