On Fri, 27 Aug 2010 11:16:30 -0400, Blaine Bell <[email protected]> wrote: > For what its worth, the object generating the signal has been > constructed and is used in C++, and it is accessible from python using > SIP (as a member variable and a member function). The connection is not
> triggered even though it has been setup in python (using > QtCore.QObject.connect()). This worked in 4.9.3 and python 2.6, has > there been any changes in the criteria for C++ objects to be able to > signal objects in python? Not knowingly. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
