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

Signals are shadowed by shiboken and not able to emit signals from wrapped classes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • 5.14.1
    • PySide, Shiboken
    • None
    • Linux/X11

    Description

      For custom QObject derived class and its shiboken wrapper not able receiving signals from C++ in python, the problem already mentioned here https://forum.qt.io/topic/130255/shiboken-signals-don-t-work/2.

      Not sure its bug in PySide which doesn't reflect signals or shiboken which shadows the signal as plain member function. wrapping signal declarations in #ifndef BINDINGS_H makes signals working in python

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            a.mosawi ali mosawi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes